blob: 7c54a3b9d11da5ac1270453a98d368073c73a049 [file] [log] [blame]
{
"name": "GLNetworking",
"version": "0.2.1",
"summary": "Just Networking.",
"description": "A simple of Networking.",
"homepage": "https://github.com/GL9700/GLNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GL9700": "36617161@qq.com"
},
"source": {
"git": "https://github.com/GL9700/GLNetworking.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GLNetworking/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}