blob: a5126bcd96e989d11c159f71d7f91d46bf4534db [file] [log] [blame]
{
"name": "ZCBLSDK",
"version": "1.0.5",
"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.5"
},
"resources": "ZCBLSDK.bundle",
"requires_arc": true,
"source_files": [
"ZCBLSDK",
"ZCBLSDK.framework/Headers/*.{h}"
],
"preserve_paths": "ZCBLSDK.framework",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
],
"WilddogVideoRoom": [
],
"Wilddog/Sync": [
]
}
}