[Add] AndesUI 3.149.0
[CocoaPods.git] / Specs / 5 / 1 / 7 / SwiftyAppearance / 1.0.2 / SwiftyAppearance.podspec.json
blobd45728f138290474331b210d7a2db0acf797a9b1
2   "name": "SwiftyAppearance",
3   "version": "1.0.2",
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.0.2"
17   },
18   "social_media_url": "https://twitter.com/victorpavlychko",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SwiftyAppearance/**/*",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.0"