blob: 43e9c83c8130a79c092f4922f6206517082dc12e [file] [log] [blame]
{
"name": "YunpanTel",
"version": "0.0.3",
"summary": "Test Yunpan",
"description": "this is my first framework,A short description of Yunpan",
"homepage": "http://www.sccl.cn",
"license": "Apache License, Version 2.0",
"authors": {
"qinxch": "qinxch@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/qinxch/Yunpan.git",
"tag": "0.0.3"
},
"resources": "CLLOpenSDK.bundle",
"vendored_frameworks": "Cloud189OpenSDK.framework",
"frameworks": [
"Foundation",
"CoreTelephony",
"CoreImage",
"JavaScriptCore",
"SystemConfiguration"
],
"libraries": [
"iconv",
"xml2"
]
}