blob: e38407d7fdc49b42eb80aafdb33f977723ec2ebd [file] [log] [blame]
{
"name": "APod",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "APod/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"SmartCityRouter": [
]
}
}