blob: cc26c95eca05ef60d71afc0a52691f4b8fdfc435 [file] [log] [blame]
{
"name": "MVVMDemo",
"version": "0.0.3",
"summary": "A short description of MVVMDemo.",
"description": "测试内容",
"homepage": "https://github.com/ycl1987/MVVMDemo",
"license": "MIT",
"authors": {
"岳重亮": "yuechongliang@58ganji.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ycl1987/MVVMDemo.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}