blob: e8e4f113b0cb7ac243794c43914885443f8b6439 [file] [log] [blame]
{
"name": "ZCBLSDK",
"version": "1.0.1",
"summary": "ZCBLSDK is about video survey",
"description": "It used to video survey, you can use it to do 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.1"
},
"source_files": "ZCBLSDK/ZCBLSDK.framework/Headers/*.{h}",
"preserve_paths": "ZCBLSDK/ZCBLSDK.framework",
"public_header_files": "ZCBLSDK/ZCBLSDK.framework/Headers/ZCBLSDK.h",
"resources": "ZCBLSDK/ZCBLSDK.bundle",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
],
"WilddogVideoRoom": [
],
"Wilddog/Sync": [
]
}
}