From 8f360455ef661e1ca61b6e538a166bb26f87cff2 Mon Sep 17 00:00:00 2001 From: MarkeJave <308865427@qq.com> Date: Wed, 2 Aug 2017 16:33:45 +0800 Subject: [PATCH] no message --- .../UIView+UIAppearance+Private.podspec.json | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Specs/UIView+UIAppearance+Private/1.0.0/UIView+UIAppearance+Private.podspec.json diff --git a/Specs/UIView+UIAppearance+Private/1.0.0/UIView+UIAppearance+Private.podspec.json b/Specs/UIView+UIAppearance+Private/1.0.0/UIView+UIAppearance+Private.podspec.json new file mode 100644 index 0000000..de43dd2 --- /dev/null +++ b/Specs/UIView+UIAppearance+Private/1.0.0/UIView+UIAppearance+Private.podspec.json @@ -0,0 +1,21 @@ +{ + "name": "UIView+UIAppearance+Private", + "version": "1.0.0", + "summary": "UIAppearance Private", + "description": "This is private UIAppearance.", + "homepage": "https://github.com/Modool/UIView+UIAppearance+Private", + "license": "MIT", + "authors": { + "Modool": "https://github.com/Modool" + }, + "social_media_url": "https://github.com/Modool", + "platforms": { + "ios": "8.0" + }, + "source": { + "git": "https://github.com/Modool/UIView-UIAppearance-Private.git", + "tag": "1.0.0" + }, + "requires_arc": true, + "source_files": "UIView+UIAppearance+Private/*.{h,m}", +} \ No newline at end of file