[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / 6 / 1 / b / GSLKit / 0.0.1 / GSLKit.podspec.json
blobb567a2b83650aa6b93853b88f48b48bbcb0edeef
2   "name": "GSLKit",
3   "version": "0.0.1",
4   "summary": "GSL 开发用基础能力库",
5   "description": "GSL 开发用基础能力库\nauthor: wangtong_vip@163.com",
6   "homepage": "https://github.com/wangtongvip/GSLKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangtong": "wangtong0@gaosiedu.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/wangtongvip/GSLKit.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "GSLKit.framework/Headers/*.{h,m}",
22   "public_header_files": "GSLKit.framework/Headers/*.h",
23   "vendored_frameworks": "GSLKit.framework",
24   "requires_arc": true