[Add] SmartCodable 3.4.6-beta
[CocoaPods.git] / Specs / 9 / a / d / NilThemeKit / 0.1.0 / NilThemeKit.podspec.json
blob689e875189bd7e49ea9d26398d593fbd0532c3e6
2   "name": "NilThemeKit",
3   "version": "0.1.0",
4   "summary": "NilThemeKit helps you create coherent color themes in Swift.",
5   "homepage": "https://github.com/NilStack/NilThemeKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Peng Guo": "guoleii@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/NilStack",
14   "source": {
15     "git": "https://github.com/NilStack/NilThemeKit.git",
16     "tag": "v0.1.0"
17   },
18   "source_files": "NilThemeKit/NilThemeKit.swift",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true