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