blob: 4374167f8d97d260ce74c9b1fff29503a7467e0c [file] [log] [blame]
{
"name": "ZMWebSDK",
"version": "0.1.0",
"summary": "联通小视SDK",
"description": "联通小视iOS版本SDK",
"homepage": "http://192.168.2.188/luwenfeng/ZMWebSDK",
"license": "MIT",
"authors": {
"lwf": "957804349@qq.com"
},
"social_media_url": "https://user.qzone.qq.com/957804349/infocenter",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "git@192.168.2.188:luwenfeng/ZMWebSDK.git",
"tag": "0.1.0"
},
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"source_files": "ZMWebSDK/Headers/*.h",
"vendored_frameworks": "ZMWebSDK/Products/Release/ZMWeb.framework",
"dependencies": {
"SVProgressHUD": [
"~>2.2.5"
]
}
}