blob: 2b7dd9ffcca54bdf87e1de827b44046b41364ef2 [file] [log] [blame]
{
"name": "XYTestPj",
"version": "0.7.6",
"summary": "test component.",
"description": "xiaoying test component,using for example.",
"homepage": "http://192.168.1.33:9090/Robert/XYTestPj",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Robert": "min.xia@quvideo.com"
},
"source": {
"git": "http://192.168.1.33:9090/Robert/XYTestPj.git",
"tag": "0.7.6"
},
"platforms": {
"ios": "7.0"
},
"vendored_frameworks": "KF5SDK/KF5SDK.framework",
"vendored_libraries": "KF5SDK/libopencore-amrnb.a",
"preserve_paths": "KF5SDK/libopencore-amrnb.a",
"resources": "KF5SDK/KF5SDK.bundle",
"subspecs": [
{
"name": "XYTestPj",
"source_files": "XYTestPj/XYTestObj.{h,m}"
},
{
"name": "Security",
"source_files": "Security/SecurityObj.{h,m}"
}
]
}