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