blob: 2df7e8cdcf352c2a28c49d4ce99691732466987e [file] [log] [blame]
{
"name": "WGURLRequestKit",
"version": "1.0.4",
"summary": "AFNetworking wrapper.",
"description": "AFNetworking wrapper. work for me.",
"homepage": "https://github.com/lgw51/WGURLRequestKit",
"license": "MIT",
"authors": {
"7owen": "lgw52@hotmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lgw51/WGURLRequestKit.git",
"tag": "1.0.4"
},
"source_files": "WGURLRequestKit/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}