blob: fba24a01a387df216ad7edb3e782cf57a3329290 [file] [log] [blame]
{
"name": "LDNetwork",
"version": "0.0.2",
"summary": "A simple package of AFNetworking and YYCache.",
"homepage": "https://github.com/alexiiio/LDNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AleXiiio": "450145524@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/alexiiio/LDNetwork.git",
"tag": "v0.0.2"
},
"source_files": "LDNetworkManager/Network/LDNetwork/",
"dependencies": {
"AFNetworking": [
],
"YYCache": [
]
},
"requires_arc": true
}