blob: 07136b36ecf2487d993e8ef4372238a46904b376 [file] [log] [blame]
{
"name": "ZJNRouter",
"version": "1.0.0",
"summary": "summary",
"description": "description",
"homepage": "https://github.com/iOS-ZhuJiaNan/ZJNRouter",
"license": "MIT",
"authors": {
"朱佳男": "754148169@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/iOS-ZhuJiaNan/ZJNRouter.git",
"tag": "1.0.0"
},
"ios": {
"vendored_frameworks": "Carthage/Build/iOS/*.framework"
},
"dependencies": {
"AFNetworking": [
]
}
}