blob: 5053f7ec0ac7e9ba0fa8063e951ecd660dc1638b [file] [log] [blame]
{
"name": "LSDataInterface",
"version": "0.1.16",
"summary": "A short description of LSDataInterface.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LewinJun/LSDataInterface",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LewinJun": "zhiyu.li@lianshang.com"
},
"source": {
"git": "git@git.lsfash.cn:lianshang-ios/LSDataInterface.git",
"tag": "0.1.16"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSDataInterface/Classes/**/*",
"resource_bundles": {
"LSDataInterface": [
"LSDataInterface/Assets/*.*"
]
},
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"LSNetwork": [
],
"AliyunOSSiOS": [
"~> 2.6.0"
],
"YYKit": [
"~> 1.0.9"
],
"NullSafe": [
"~> 1.2.2"
],
"MJExtension": [
"~> 3.0.13"
]
}
}