[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 1 / 7 / SwiftyAppearance / 1.1.0 / SwiftyAppearance.podspec.json
blob59b3a89dd9f78f4775941b13294e4a734cabb328
2   "name": "SwiftyAppearance",
3   "version": "1.1.0",
4   "summary": "Declarative approach to UIAppearance.",
5   "description": "UIAppearance allows to set up global application look and feed in a single centralized location instead of\nspreading bits of design across different classes, xibs and storyboards.\nSwiftyAppearance adds a little bit of style to this approach.",
6   "homepage": "https://github.com/victor-pavlychko/SwiftyAppearance",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Victor Pavlychko": "victor.pavlychko@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/victor-pavlychko/SwiftyAppearance.git",
16     "tag": "1.1.0"
17   },
18   "social_media_url": "https://twitter.com/victorpavlychko",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SwiftyAppearance/**/*",
23   "frameworks": "UIKit"