[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 1 / b / CSToolKit / 1.3.2 / CSToolKit.podspec.json
blobd707431c607e2c6fe0e1cd03f99e872fb8a3af1d
2   "name": "CSToolKit",
3   "version": "1.3.2",
4   "summary": "A short description of CSToolKit.",
5   "description": "一个轻量级的私人开源框架,用于请求,上传,下载,模型操作",
6   "homepage": "https://github.com/Kaltus/CSToolKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chengshu": "1150830611@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Kaltus/CSToolKit.git",
19     "tag": "1.3.2"
20   },
21   "source_files": [
22     "CSToolKit",
23     "CSToolKit/**/*.{h,m}"
24   ],
25   "requires_arc": true