blob: a7feedbe4cab1d0b36399b6a72c68f4f36423852 [file] [log] [blame]
{
"name": "GLNetworking",
"version": "0.2.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GLNetworking/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}