blob: c2bbab0f0368444057afe742d721a6c06ddd33dd [file] [log] [blame]
{
"name": "WXTestDemo",
"version": "0.0.1",
"summary": "A short description of TestDemo.",
"description": "就简单介绍一下这个项目,这个项目啥都没有,为了凑字数才搞的",
"homepage": "http://EXAMPLE/TestDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"authors": {
"sivan": "361125982@qq.com"
},
"source": {
"git": "https://github.com/supergithuber/TestDemo.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "TestDemo/WXDemoClass/*.{h,m}",
"exclude_files": "Classes/Exclude"
}