blob: 13ccfd2add3f6fc6e7e08cc1567f3c81227198da [file] [log] [blame]
{
"name": "APod",
"version": "0.5.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.5.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "APod/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
],
"SmartCityRouter": [
]
}
}