[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / f / 5 / UIToolkit / 0.0.1 / UIToolkit.podspec.json
blob67865311ec237a9c9d89a1a0867676cfae521423
2   "name": "UIToolkit",
3   "version": "0.0.1",
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   "swift_version": "4.0",
8   "license": "MIT",
9   "authors": {
10     "Evan Xie": "linhua.xie@foxmail.com"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/SkyBluestar/UIToolkit.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "Source",
21     "Source/**/*.swift",
22     "Source/**/**/*.swift"
23   ],
24   "resources": "Source/**/**/*.xib"