blob: 288184c2a494d293cf2848e8748300433865b4a5 [file] [log] [blame]
{
"name": "NorthCityTool",
"version": "1.0.3",
"summary": "北城的工具",
"homepage": "https://github.com/northcity/northcitytools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenxi": "506343891@qq.com"
},
"source": {
"git": "https://github.com/northcity/northcitytools.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NorthCityTool/Classes/**/*",
"resources": "NorthCityTool/northcityBundle.bundle",
"dependencies": {
"BmobSDK": [
],
"SVProgressHUD": [
]
}
}