blob: 38c0bcf5441f50297564c9fcb47a08996351eda3 [file] [log] [blame]
{
"name": "HGNetwork",
"version": "1.1.4",
"summary": "HGNetwork framework.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://coding.net/u/pptt12cs/p/HGNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tianbiao Wang": "wtbkof@126.com"
},
"source": {
"git": "https://git.coding.net/pptt12cs/HGNetwork.git",
"tag": "1.1.4"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "HGNetwork/Classes/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}