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