blob: 4f1894e18b93891506ccbacdb29298bb306693e0 [file] [log] [blame]
{
"name": "LSDataInterface",
"version": "0.1.5",
"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.5"
},
"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"
]
}
}