blob: d4649bec8628f9b911be49e7e5ba540b4ed962c4 [file] [log] [blame]
{
"name": "CT4AFN",
"version": "0.2.1",
"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": "V0.2.1"
},
"source_files": "CT4AFN/**/*.{h,m}",
"requires_arc": true,
"libraries": "z",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"AFNetworking": [
"~> 3"
]
},
"license": "MIT",
"frameworks": [
"UIKit",
"AssetsLibrary",
"AVFoundation"
]
}