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