[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 6 / 3 / TCJTools / 0.0.1 / TCJTools.podspec.json
blobfa0f0ba9c97116a6164de8c9179cde4201749533
2   "name": "TCJTools",
3   "version": "0.0.1",
4   "summary": "A short description of TCJTools.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Tcj1988/TCJTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "310537065@qq.com": "310537065@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Tcj1988/TCJTools.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "subspecs": [
22     {
23       "name": "TCJUtils",
24       "source_files": "TCJTools/TCJUtils/**/*.{h,m}"
25     }
26   ]