blob: cd8aafbdd0c0d94f43329e18fe04133aca1b27e5 [file] [log] [blame]
{
"name": "EmptyProject",
"version": "0.0.2",
"summary": "简述",
"description": "描述",
"homepage": "https://github.com/xiezefeng/EmptyProject",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiezefeng": "815040727@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xiezefeng/EmptyProject.git",
"tag": "v0.0.2"
},
"source_files": "EmptyProjectView",
"requires_arc": true,
"frameworks": "UIKit"
}