blob: 2335931516243d70d12d68c35a9cf274ba3cbbdc [file] [log] [blame]
{
"name": "ZLIMSdk",
"version": "0.0.4",
"summary": "致联软件消息sdk",
"description": "致联软件消息sdk",
"homepage": "https://github.com/huapeng222/ZLIMSdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huazhaopeng": "huazhaopeng@zhi-lian.com.cn"
},
"source": {
"git": "https://github.com/huapeng222/ZLIMSdk.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "ZLSdk.framework",
"dependencies": {
"Protobuf": [
"~> 3.6.1"
],
"Masonry": [
"~> 1.1.0"
],
"WCDB": [
"~> 1.0.7.5"
],
"SDWebImage": [
"~> 4.4.5"
],
"MBProgressHUD": [
"~> 1.1.0"
]
},
"resource_bundles": {
"ZLIMSdk": [
"ZLSdk/assets/zlsdkImage.xcassets",
"ZLSdk/assets/file/*"
]
},
"frameworks": [
"UIKit",
"CFNetwork",
"CoreTelephony",
"Foundation",
"SystemConfiguration"
],
"libraries": [
"resolv.9",
"z"
]
}