blob: 1097a521a3fd5a5aad6f74c0023cc24b1cfd5e72 [file] [log] [blame]
{
"name": "Novel",
"version": "1.0",
"summary": "Easy way to manage keyboard in iOS",
"description": "Simplifies work with keyboard in iOS via set of classes and extensions.",
"homepage": "https://github.com/igormatyushkin014/Novel",
"screenshots": "https://github.com/igormatyushkin014/Novel/raw/master/Images/logo_2048_2048.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Matyushkin": "igormatyushkin014@gmail.com"
},
"social_media_url": "https://twitter.com/imatyushkin1",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/Novel.git",
"tag": "1.0"
},
"source_files": [
"Source",
"Source/**/*"
],
"swift_version": "4.0"
}