blob: feec800c2db74f1fdf7a4ce8015870ef10798b63 [file] [log] [blame]
{
"name": "TBTools",
"version": "1.0.2",
"summary": "A develop tool.",
"description": "A development tool box that we use all the time",
"homepage": "https://github.com/Careyang/TBTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Careyang": "mastercy919@hotmail.com"
},
"source": {
"git": "https://github.com/Careyang/TBTools.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"TBTools/Classes/**/*",
"TBTools/Classes/*"
]
}