blob: ce4cb80571b1a9e9442ec602e1f6eb4d25764c16 [file] [log] [blame]
{
"name": "Prestyler",
"version": "0.1.0",
"summary": "Tiny attributedString creator.",
"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": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Prestyler/Classes/*.swift",
"frameworks": "UIKit"
}