blob: 0f459e0e728a769749212a60695d7d9e9f112324 [file] [log] [blame]
{
"name": "Hhuajiao",
"version": "0.0.5",
"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"
}
}