blob: a2a30f0755117eeaae617f681046154ac5f242cb [file] [log] [blame]
{
"name": "Hhuajiao",
"version": "0.0.6",
"pod_target_xcconfig": {
"VALID_ARCHS[sdk=iphonesimulator*]": ""
},
"summary": "huajiao iOS video SDK",
"description": "hujiao video framework",
"homepage": "http://www.holla.world/",
"license": {
"type": "Copyright",
"text": "Copyright 2018 holla.world. All rights reserved.\n"
},
"authors": {
"毛鹏霖": "maoepnglin@holla.world"
},
"source": {
"http": "https://www.dropbox.com/s/xul9gceryvk0zye/huajiao.zip?dl=0"
},
"vendored_frameworks": "framework/*.framework",
"vendored_libraries": "lib/*.a",
"source_files": "header/*.h",
"resource_bundles": {
"Hhuajiao": [
"Hhuajiao.bundle"
]
},
"frameworks": [
"OpenGLES",
"Accelerate"
],
"requires_arc": true,
"platforms": {
"ios": "9.0"
}
}