blob: dd2fa4fad9413d416a3a128b872cf501f9b03dbd [file] [log] [blame]
{
"name": "STKeyboard",
"version": "0.0.1",
"summary": "STKeyboard is the way to use or create a new custom keyboard.",
"description": "STKeyboard supports your application with 2 new kinds of keyboard: Number and Photo.\nYou can easily create a new custom keyboard for you own application.\nSTKeyboard supports iOS 8.0 or higher.",
"homepage": "https://github.com/son11592/STKeyboard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"son11592": "hoangson11592@gmail.com"
},
"source": {
"git": "https://github.com/son11592/STKeyboard.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "STKeyboard/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"pushed_with_swift_version": "3.0"
}