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