[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / f / 5 / UIToolkit / 0.0.2 / UIToolkit.podspec.json
blob26ff7a0fa4b8584aaa21c9c04b88f0bad12ed50a
2   "name": "UIToolkit",
3   "version": "0.0.2",
4   "summary": "An useful UI code base for rapid app development.",
5   "description": "An useful UI code base for rapid app development, write in Swift.",
6   "homepage": "https://github.com/SkyBluestar/UIToolkit",
7   "license": "MIT",
8   "authors": {
9     "Evan Xie": "linhua.xie@foxmail.com"
10   },
11   "source": {
12     "git": "https://github.com/SkyBluestar/UIToolkit.git",
13     "tag": "0.0.2"
14   },
15   "source_files": [
16     "Source",
17     "Source/**/*.swift",
18     "Source/**/**/*.swift"
19   ],
20   "resources": "Source/**/**/*.xib",
21   "platforms": {
22     "ios": "8.0"
23   },
24   "swift_version": "4.0"