blob: 8f10b0a60aa9458b3d54f64fadbf4324d8f761bb [file] [log] [blame]
{
"name": "LSNetwork",
"version": "0.1.0",
"summary": "iOS Network封装",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://www.lianshang.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mi": "roy.mi@lianshang.com"
},
"source": {
"git": "git@git.lsfash.cn:nativeLib_iOS/network.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSNetwork/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"React": [
]
}
}