blob: 930dcadaaf9d8074f1b85a8ea5b7089fcbc2c621 [file] [log] [blame]
{
"name": "Prestyler",
"version": "1.1.0",
"summary": "Elegant text formatting tool in Swift",
"homepage": "https://github.com/kruil/Prestyler",
"swift_version": "4.2",
"license": "MIT",
"authors": "Ilia Krupko",
"source": {
"git": "https://github.com/kruil/Prestyler.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"documentation_url": "https://kruil.github.io/Prestyler/",
"source_files": "Prestyler/Classes/*.swift",
"frameworks": "UIKit"
}