blob: 271c6201b39498d6da96327797779263a9f0d1ff [file] [log] [blame]
{
"name": "ZCBLSDK",
"version": "1.0.0",
"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.0"
},
"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/**/*.png",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"WilddogVideoRoom": [
],
"Wilddog/Sync": [
]
}
}