blob: fe00c97ac6452b2215cc0dad469a0ee4ff7667bb [file] [log] [blame]
{
"name": "Rkeyboard",
"version": "0.4.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.4.0"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.0",
"source_files": "Classes/*.{xib,plist.swift}",
"resource_bundles": {
"Rkeyboard": [
"Classes/Media.xcassets/**/*.png"
]
}
}