blob: e3283a3d5280c6c977ea7c4d30d0d114ecfa6894 [file] [log] [blame]
{
"name": "Verona",
"version": "2.0.0",
"license": "MIT",
"summary": "Elegant, typesafe, NSAttributedString creation in Swift",
"homepage": "https://github.com/SRandazzo/Verona",
"social_media_url": "http://twitter.com/SalNY",
"authors": {
"Sal Randazzo": "sj.randazzo@gmail.com"
},
"source": {
"git": "https://github.com/SRandazzo/Verona.git",
"tag": "v2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Verona/Verona.swift",
"requires_arc": true
}