blob: dc6f9c89637e1cd969dfccc0306d4aed022ed0f7 [file] [log] [blame]
{
"name": "ZZSKit",
"version": "0.0.7",
"summary": "ZZSKit is a framework provided to chinaMobile",
"description": "this is a framework provided to chinaMobile. if you have any problem, you can contract me.",
"homepage": "http://git.commsmart.net:2000/zhouyongchao/ZZSKit_iOS",
"license": "Apache",
"authors": {
"latacat": "841962776@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://git.commsmart.net:2000/zhouyongchao/ZZSKit_iOS.git",
"tag": "0.0.7"
},
"vendored_frameworks": "ZZSKit/Frameworks/ZZSKit.framework",
"ios": {
"resource_bundles": {
"WarRoomResource": "ZZSKit/Resources/WarRoomResource.bundle/*.{png,caf}"
}
},
"dependencies": {
"MBProgressHUD": [
],
"MJExtension": [
],
"FMDB": [
],
"YTKNetwork": [
],
"RongCloudIM/IMKit": [
"~> 2.9.23"
],
"RongRTCLib": [
"~> 3.1.2"
]
}
}