[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / e / d / TCDataStructure / 1.0.0 / TCDataStructure.podspec.json
blob7afed54512acfba8aa2215a3a15b9aebb28509f0
2   "name": "TCDataStructure",
3   "version": "1.0.0",
4   "summary": "数据结构",
5   "description": "this is TCDataStructure",
6   "homepage": "https://github.com/tchao0629/TCDataStructure",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "tchao0629": "tangchao_20170629@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/tchao0629/TCDataStructure.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "TCDataStructure",
23     "TCDataStructure/**/*.{h,m}"
24   ]