blob: bb0535781e3037c37c50b8854f780cab060d4291 [file] [log] [blame]
{
"name": "XYTestPj",
"version": "0.6.7",
"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.6.7"
},
"platforms": {
"ios": "7.0"
},
"subspecs": [
{
"name": "XYTestPj",
"source_files": "XYTestPj/XYTestObj.{h,m}"
}
]
}