[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / e / 9 / 1 / CBSToolsModule / 0.1.0 / CBSToolsModule.podspec.json
blob13467aaec08221c3376df41eab751d1d6e8f349a
2   "name": "CBSToolsModule",
3   "version": "0.1.0",
4   "summary": "A short description of CBSToolsModule.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://gitlab.it.5i5j.com/fnd/wiwork/wiworkmodulesios/cbstoolsmodule",
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/cbstoolsmodule.git",
16     "tag": "0.1.0",
17     "commit": "f623636d445bb7e9c06637c7c0c36d849bafd485"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "subspecs": [
23     {
24       "name": "FSTextView",
25       "source_files": "CBSToolsModule/Classes/FSTextView/*.{h,m}"
26     },
27     {
28       "name": "DOUAudioStreamer",
29       "source_files": "CBSToolsModule/Classes/DOUAudioStreamer/*.{h,m}"
30     },
31     {
32       "name": "kxMenu",
33       "source_files": "CBSToolsModule/Classes/kxMenu/*.{h,m}"
34     },
35     {
36       "name": "CBSMacro",
37       "source_files": "CBSToolsModule/Classes/CBSMacro/*.{h,m}"
38     }
39   ]