blob: 64deef0f6b1ad9e07ce4a4469c3f5ef98aeff7fb [file] [log] [blame]
{
"name": "XYZDemo2",
"version": "1.0.0",
"summary": "XYZDemo2.",
"description": "这是 XYZDemo2",
"homepage": "https://github.com/xyzcwb/XYZDemo2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xyzcwb": "xyzcwb@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xyzcwb/XYZDemo2.git",
"tag": "1.0.0"
},
"source_files": [
"XYZDemo2",
"XYZDemo2/**/*.{h,m}"
],
"dependencies": {
"XYZDemo1": [
"1.0.0"
]
}
}