[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 9 / 3 / d / UIStyle / 1.1.1 / UIStyle.podspec.json
blob06f375fc9c77b4a538d1c5241a30bccab14cf706
2   "name": "UIStyle",
3   "version": "1.1.1",
4   "summary": "CSS for iOS.",
5   "description": "Super easy framework for managing visual styles in iOS. Written in Swift.",
6   "homepage": "https://github.com/igormatyushkin014/StyleKit",
7   "screenshots": "https://github.com/igormatyushkin014/StyleKit/raw/master/Images/logo-1024-300.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Igor Matyushkin": "igormatyushkin014@gmail.com"
14   },
15   "social_media_url": "https://twitter.com/igormatyushkin1",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/igormatyushkin014/StyleKit.git",
21     "tag": "1.1.1"
22   },
23   "source_files": [
24     "Source",
25     "Source/**/*"
26   ],
27   "pushed_with_swift_version": "3.0"