blob: e9889392b4cac5d59480917e74554ebd94d691b8 [file] [log] [blame]
{
"name": "XYTestPj",
"version": "0.7.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"subspecs": [
{
"name": "XYTestPj",
"source_files": [
"XYTestPj/XYTestObj.{h,m}",
"XYTestPj/Classes/**/*"
]
},
{
"name": "Security",
"source_files": "Security/SecurityObj.{h,m}"
}
]
}