[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / 2 / 7 / CBSJSONKit / 0.1.0 / CBSJSONKit.podspec.json
blobc621c42e9a2421fd775f03283a71a756532e3c81
2   "name": "CBSJSONKit",
3   "version": "0.1.0",
4   "summary": "A short description of CBSJSONKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://gitlab.it.5i5j.com/fnd/wiwork/wiworkmodulesios/cbsjsonkit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "weixuetao": "weixuetao@5i5j.com"
13   },
14   "source": {
15     "git": "http://gitlab.it.5i5j.com/fnd/wiwork/wiworkmodulesios/cbsjsonkit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "exclude_files": "CBSJSONKit/Classes/JSONKit/*.{h,m}"
23   },
24   "subspecs": [
25     {
26       "name": "JSONKit",
27       "requires_arc": false,
28       "source_files": "CBSJSONKit/Classes/JSONKit/*.{h,m}"
29     }
30   ]