blob: 1b5919cbaebaaa3a147a9227c4569cfafbd28ddd [file] [log] [blame]
{
"name": "WGURLRequestKit",
"version": "1.0.5",
"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.5"
},
"source_files": "WGURLRequestKit/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}