blob: ae5f885684f836d7c118f9586629a9d94d3d5725 [file] [log] [blame]
{
"name": "Rkeyboard",
"version": "0.5.0",
"summary": "you can easily add custom keyboard in your app. it is highly recommandable",
"description": "'you can easily add custom keyboard in your app. it is highly customisable'",
"homepage": "https://github.com/dineshsharma1/Rkeyboard.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dineshsharma1": "dinesh.sharma@ranosys.com"
},
"source": {
"git": "https://github.com/dineshsharma1/Rkeyboard.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.0",
"source_files": "Classes/*.{xib,plist,swift}",
"resource_bundles": {
"Rkeyboard": [
"Classes/Media.xcassets/**/*.png"
]
}
}