blob: 35e476bdfee1289d8fb0f19708f44c63fcfe4713 [file] [log] [blame]
{
"name": "Juphoon",
"version": "1.1.0",
"summary": "Juphoon iOS video SDK",
"description": "juphoon 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/x29uvl2k7274821/juphoon.zip?dl=0"
},
"vendored_frameworks": "juphoon/**/*.framework",
"vendored_libraries": "juphoon/**/**/*.a",
"source_files": [
"juphoon/**/**/**/*.h",
"juphoon/include/avatar/zos/os/ios/*.h",
"juphoon/include/avatar/zos/*.h",
"juphoon/include/grape/*.h",
"juphoon/include/lemon/*.h",
"juphoon/include/lemon/mtc/*.h"
],
"requires_arc": true,
"platforms": {
"ios": "9.0"
}
}