blob: e04b68b612046a024d5bd6ce446aba3812a14aff [file] [log] [blame]
{
"name": "WZDemo2018",
"version": "0.0.1",
"summary": "这是我的框架啊啊啊啊里格朗儿",
"homepage": "https://github.com/NielBest/WZDemo2018",
"license": "MIT",
"authors": {
"NielBest": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/NielBest/WZDemo2018.git",
"tag": "0.0.1"
},
"source_files": [
"WZDemo2018",
"WZDemo2018/WZDemo2018/我的框架/*.{h,m}"
],
"requires_arc": true
}