blob: 30682fca22243a3b66848b54c772744e950a9b63 [file] [log] [blame]
{
"name": "ZCBLSDK",
"version": "1.0.6",
"summary": "ZCBLSDK is about video survey",
"description": "ZCBLSDK is about video survey!!!",
"homepage": "https://github.com/cheerharry90/ZCBLSDK.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"cheer_harry": "cheer_harry@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cheerharry90/ZCBLSDK.git",
"tag": "1.0.6"
},
"resources": "ZCBLSDK.bundle",
"requires_arc": true,
"source_files": [
"ZCBLSDK",
"ZCBLSDK.framework/Headers/*.{h}"
],
"public_header_files": [
"ZCBLSDK",
"ZCBLSDK.framework/Headers/ZCBLSDK.h"
],
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
],
"WilddogVideoRoom": [
],
"Wilddog/Sync": [
]
}
}