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