blob: 85e065e3b57aacfe834ede3adff967c6f2b2823f [file] [log] [blame]
{
"name": "XYTestPj",
"version": "0.6.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.6.5"
},
"platforms": {
"ios": "7.0"
},
"source_files": "XYTestPj/*.{h,m}",
"subspecs": [
{
"name": "Security",
"source_files": "XYTestPj/*.{h,m}"
}
]
}