blob: b409fbbb1253975ff54169ba134573fa0e484974 [file] [log] [blame]
{
"name": "CTNetworking",
"version": "10",
"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": "10"
},
"source_files": "CTNetworking/CTNetworking/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"CTMediator": [
]
}
}