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