[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / d / 9 / 2 / GTMUIControls / 0.1 / GTMUIControls.podspec.json
blobb2531357eb45e91b3bcfc5217369e4b032c1d19c
2   "name": "GTMUIControls",
3   "version": "0.1",
4   "summary": "swift 封装的一些UI小控件",
5   "homepage": "https://github.com/GTMYang/GTMUIControls",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "GTMYang": "17757128523@163.com"
12   },
13   "source": {
14     "git": "https://github.com/GTMYang/GTMUIControls.git",
15     "tag": "0.1"
16   },
17   "source_files": "GTMUIControls/*.{h,swift}",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "dependencies": {
26     "SnapKit": [
28     ]
29   },
30   "pod_target_xcconfig": {
31     "SWIFT_VERSION": "4.0"
32   },
33   "pushed_with_swift_version": "4.0"