blob: cbf86f953aca4471ca6c85de9731505a272a1b39 [file] [log] [blame]
{
"name": "TBTools",
"version": "1.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": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"TBTools/Classes/**/*",
"TBTools/Classes/*"
]
}