blob: 6e258454150eaa3a36ea5273c97b2b38daf2a2e1 [file] [log] [blame]
{
"name": "CT4AFN",
"version": "0.2.3",
"summary": "Code encapsulation for AFNetworking",
"homepage": "https://github.com/Chan4iOS/CT4AFNetworking",
"authors": "CT4 => 284766710@qq.com",
"source": {
"git": "https://github.com/Chan4iOS/CT4AFNetworking.git",
"tag": "0.2.3"
},
"source_files": "CT4AFN/**/*.{h,m}",
"requires_arc": true,
"libraries": "z",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"AFNetworking": [
"~> 3"
]
},
"license": "MIT",
"frameworks": [
"UIKit",
"AssetsLibrary",
"AVFoundation"
]
}