blob: 0e4f8e8e8f77c4643cfa8965f297d382f5ac01f5 [file] [log] [blame]
{
"name": "CHXNetworkingWrapper",
"version": "0.2.2",
"summary": "CHXNetworkingWrapper is a AFNetworking wrapper",
"homepage": "https://github.com/atcuan/CHXNetworkingWrapper",
"license": "MIT",
"authors": {
"Moch Xiao": "atcuan@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/atcuan/CHXNetworkingWrapper.git",
"tag": "0.2.2"
},
"source_files": "CHXNetworkingWrapper/Classess/*",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"AFNetworking": [
]
}
}