blob: 893a752096eea6b693b7e42e017086a6d0722dbd [file] [log] [blame]
{
"name": "TCTools",
"version": "0.1.13",
"summary": "常用工具类",
"homepage": "https://github.com/ichensheng/TCTools",
"license": "MIT",
"authors": {
"ichensheng": "cs200521@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ichensheng/TCTools.git",
"tag": "0.1.13"
},
"source_files": "TCTools/Classes/*.{h,m}",
"requires_arc": true
}