[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 9 / 3 / a / GJTControlsKit / 0.0.5 / GJTControlsKit.podspec.json
blob4feb5caa0fbebc5d9bf40bdd81d4135f72e1fd77
2   "name": "GJTControlsKit",
3   "version": "0.0.5",
4   "summary": "Gojito 的控件辅助类",
5   "description": "Gojito 的控件辅助类,他扩展了 UIControl 库",
6   "homepage": "https://github.com/zjh171/GJTControlsKit",
7   "license": "MIT",
8   "authors": {
9     "": ""
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/zjh171/GJTControlsKit",
16     "tag": "0.0.5"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]