blob: b3710b3a1261ff318608670de8d0a4a7ffdae696 [file] [log] [blame]
{
"name": "LSNetwork",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSNetwork/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"React": [
],
"Realm": [
]
}
}