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