blob: d023e14f2f1def25d2f32af0b7e35cba194ceb62 [file] [log] [blame]
{
"name": "SmartCityRouter",
"version": "0.12.0",
"summary": "为了解决iOS项目的耦合而存在的一个组件",
"description": "为了解决iOS项目的耦合而存在的一个组件",
"homepage": "http://36.110.6.21:282/liyanbin/smartcityrouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liyanbin0938@163.com": "redapp1890@163.com"
},
"source": {
"git": "http://36.110.6.21:282/liyanbin/smartcityrouter.git",
"tag": "0.12.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SmartCityRouter/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
]
}