blob: 20292409ced824d4e52237ee4fbd30ea3ae1f74f [file] [log] [blame]
{
"name": "NorthCityTool",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NorthCityTool/Classes/**/*",
"resource_bundles": {
"NorthCityTool": [
"NorthCityTool/northcityBundle.bundle/*[!.plist]"
]
},
"dependencies": {
"BmobSDK": [
],
"SVProgressHUD": [
]
}
}