[Add] CZarSDK 1.1.12
[CocoaPods.git] / Specs / 6 / 4 / e / TBTools / 1.0.1 / TBTools.podspec.json
blobe485957cfd346fd29cbe81acd7a25986b1c987eb
2   "name": "TBTools",
3   "version": "1.0.1",
4   "summary": "A develop tool.",
5   "description": "A development tool box that we use all the time",
6   "homepage": "https://github.com/Careyang/TBTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Careyang": "mastercy919@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Careyang/TBTools.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "TBTools/Classes/**/*",
23     "TBTools/Classes/*"
24   ]