blob: 183c7b9a61b1833b33b50d92d3e6e9767a369660 [file] [log] [blame]
{
"name": "SwiftyFormat",
"version": "0.2.0",
"summary": "String and NSAttributedString with format",
"description": "Provides simple and customizable way for formatting strings and attributed strings.",
"homepage": "https://github.com/Igor-Palaguta/SwiftyFormat",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Palaguta": "igor.palaguta@gmail.com"
},
"source": {
"git": "https://github.com/Igor-Palaguta/SwiftyFormat.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/igor_palaguta",
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "3.0"
}