[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 1 / c / TBModelTool / 0.0.1 / TBModelTool.podspec.json
blob7799e0c66b7dfd316dd18a18e11e005c48cc1d20
2   "name": "TBModelTool",
3   "version": "0.0.1",
4   "summary": "Help you fast create a data model for Objective-C.",
5   "description": "help you fast create a data model for Objective-C",
6   "homepage": "http://github.com/MSTGit/TBModelTool",
7   "license": "MIT",
8   "authors": {
9     "MRT": "ducktobey@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "http://github.com/MSTGit/TBModelTool.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "TBModelTool/TBModelTool/**/*.{h,m}",
19   "requires_arc": true