blob: 9ef4b18d20c064174a1d572eff3a8894cbe234e4 [file] [log] [blame]
{
"name": "APod",
"version": "0.4.0",
"summary": "Test a",
"description": "test a",
"homepage": "https://gitee.com/redapp1890/AAAAPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liyanbin0938@163.com": "redapp1890@163.com"
},
"source": {
"git": "https://gitee.com/redapp1890/AAAAPod.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "APod/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
],
"SmartCityRouter": [
]
}
}