blob: aa76861890ebc54022b71e3f7eeb7871d01cdd70 [file] [log] [blame]
{
"name": "MAGNSAttributedStringFormat",
"version": "0.3.2",
"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.3.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MAGNSAttributedStringFormat/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}