blob: 53349d51cea762a3ba58f0e3eaee2baab0bf1bde [file] [log] [blame]
{
"name": "Verbose",
"version": "1.2",
"summary": "Text generator written in Swift.",
"description": "Easy-to-use text generator written in Swift.",
"homepage": "https://github.com/igormatyushkin014/Verbose",
"screenshots": "https://github.com/igormatyushkin014/Verbose/raw/master/Logo/logo-1024-300.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Matyushkin": "igormatyushkin014@gmail.com"
},
"social_media_url": "https://twitter.com/i_matyushkin",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/Verbose.git",
"tag": "1.2"
},
"source_files": [
"Source",
"Source/**/*"
]
}