blob: 76c73a33bea62b4279441ba2d7db908386f3b193 [file] [log] [blame]
{
"name": "NorthCityTool",
"version": "1.0.7",
"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.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NorthCityTool/Classes/**/*",
"resources": "NorthCityTool/northcityBundle.bundle",
"dependencies": {
"BmobSDK": [
"~>2.3.1"
],
"SVProgressHUD": [
]
}
}