blob: c5a53db387df0f10793b07919d304f568b9534be [file] [log] [blame]
{
"name": "TBTools",
"version": "0.1.0",
"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": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"TBTools/Classes/**/*",
"TBTools/Classes/*"
]
}