blob: d3ac9a0cdf37f552a0c112e6fbf10e31b5c1ca01 [file] [log] [blame]
{
"name": "AFNetworking+WGKit",
"version": "1.0.1",
"summary": "AFNetworking wrapper.",
"description": "AFNetworking wrapper. work for me.",
"homepage": "https://github.com/lgw51/AFNetworking-WGKit",
"license": "MIT",
"authors": {
"7owen": "lgw52@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lgw51/AFNetworking-WGKit.git",
"tag": "1.0.1"
},
"source_files": "AFNetworking+WGKit/*.{swift}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
},
"pushed_with_swift_version": "3.0"
}