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