blob: ed3167dfcb1af70c6422a1a3b393664c44e9b7c5 [file] [log] [blame]
{
"name": "XYTestPj",
"version": "0.7.5",
"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.5"
},
"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}",
"XYTestPj/Classes/**/*"
]
},
{
"name": "Security",
"source_files": "Security/SecurityObj.{h,m}"
}
]
}