blob: 0609e7b6cb8ee43c272d55eeef4f07df111c8c62 [file] [log] [blame]
{
"name": "CTAPI_AMap",
"version": "5",
"summary": "CTAPI_AMap.",
"description": "this is CTAPI_AMap",
"homepage": "https://github.com/CTAPIs/CTAPI_AMap",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"CasaTaloyum": "casatwy@msn.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CTAPIs/CTAPI_AMap.git",
"tag": "5"
},
"source_files": "CTAPI_AMap/CTAPI_AMap/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"HandyFrame": [
],
"CTNetworking": [
]
}
}