blob: 9a6337fe26251439ebdcdde7c33c11237c1f9fe8 [file] [log] [blame]
{
"name": "MAGNSAttributedStringFormat",
"version": "0.1.7",
"summary": "You can add multiple attributes string at the same time",
"description": "'An extension to NSAttributedString for creating attributed strings by using a\ngiven format string as a template into which the remaining argument values are\nsubstituted. This is helpful for using in conjunction with internationalisation.'",
"homepage": "https://github.com/nskazakov/MAGNSAttributedStringFormat",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Nikita Kazakov": "kazakov@magora-systems.com"
},
"source": {
"git": "https://github.com/nskazakov/MAGNSAttributedStringFormat.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MAGNSAttributedStringFormat/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}