blob: 131ffd03e642e9dd8b02350cfe3e11699d0b582c [file] [log] [blame]
{
"name": "ENUUI",
"version": "0.0.1",
"summary": "show message to user.",
"description": "sample code. just make a record of what I met while developing.",
"authors": {
"ENUUI": "ey877302@gmail.com"
},
"homepage": "https://github.com/FuihuiC/",
"license": "MIT",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/FuihuiC/ENUUI.git",
"tag": "0.0.1"
},
"ios": {
"source_files": "ENUUI/**/*.swift",
"resources": "ENUUI/ENUUISource.bundle"
},
"pushed_with_swift_version": "3.0"
}