blob: 45675f147013d4152407aec854d38a4fd14471d1 [file] [log] [blame]
{
"name": "KBNumberPad",
"version": "1.0.1",
"summary": "Customizable number pad as replacement of default.",
"description": "KBNumberPad is a customizable number pad as replacement of default.",
"homepage": "https://github.com/kbiakov/KBNumberPad",
"screenshots": [
"https://s21.postimg.org/w7aup8887/2017-05-14_20.29.02.png",
"https://s16.postimg.org/6pmpy72ut/2017-05-14_20.51.04.png",
"https://s3.postimg.org/mah7jtcmr/2017-05-14_20.59.17.png"
],
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Kirill Biakov": "kiakov@gmail.com"
},
"source": {
"git": "https://github.com/kbiakov/KBNumberPad.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "KBNumberPad/Classes/**/*",
"resources": "KBNumberPad/Assets/*.xcassets",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}