blob: 06562a0f08624b3b622af3d6c9b43a9662bc2be4 [file] [log] [blame]
{
"name": "CTAPI_Marvel",
"version": "6",
"summary": "CTAPI_Marvel.",
"description": "this is CTAPI_Marvel",
"homepage": "https://github.com/casatwy/CTAPI_Marvel",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"CasaTaloyum": "casatwy@msn.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/casatwy/CTAPI_Marvel.git",
"tag": "6"
},
"source_files": "CTAPI_Marvel/CTAPI_Marvel/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"CTNetworking": [
],
"AFNetworking": [
],
"CTMediator": [
]
}
}