blob: 94b5d5b0b463a96083d0027cab656905e32fb603 [file] [log] [blame]
{
"name": "NumberPad",
"version": "0.0.2",
"summary": "NumberPad UI",
"homepage": "https://github.com/neo1125/NumberPad",
"screenshots": [
"https://github.com/neo1125/NumberPad/blob/master/images/01.png?raw=true",
"https://github.com/neo1125/NumberPad/blob/master/images/02.png?raw=true",
"https://github.com/neo1125/NumberPad/blob/master/images/03.png?raw=true"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HunHee Yoon": "yhh1125@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/neo1125/NumberPad.git",
"tag": "0.0.2"
},
"source_files": "NumberPad/Sources/*.swift",
"resources": "NumberPad/Resources/*.xcassets",
"pushed_with_swift_version": "3.0.23.0.2"
}