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