blob: dc936b88e6f83c940431b5d55f8c5ce71636ffea [file] [log] [blame]
{
"name": "TCTools",
"version": "0.1.3",
"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.3"
},
"source_files": "TCTools/Classes/*.{h,m}",
"requires_arc": true
}