blob: d0cfdef3c06c79aaa4ddae0cfb1d852ff3d7e629 [file] [log] [blame]
{
"name": "TowerKit",
"version": "1.0.0",
"summary": "The package of useful tools, include categories and classes",
"homepage": "https://github.com/featuretower/TowerKit",
"license": "MIT",
"authors": {
"tower": "featuretower@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/featuretower/TowerKit.git",
"tag": "1.0.0"
},
"source_files": [
"TowerKit",
"TowerKit/**/*.{h,m}"
],
"requires_arc": true
}