blob: dc441165b2cc45d64dd630a94e6dc3c62e90cc6b [file] [log] [blame]
{
"name": "AFNetworking+WGKit",
"version": "1.0.4",
"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.4"
},
"source_files": "AFNetworking+WGKit/*.{swift}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
},
"pushed_with_swift_version": "3.0"
}