blob: c0568d150d435db8b5d86b2abfbdfeb7cb2d694d [file] [log] [blame]
{
"name": "VPAttributedFormat",
"version": "1.2.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/Visput/VPAttributedFormat",
"authors": {
"Visput": "uladzimir.papko@gmail.com"
},
"summary": "VPAttributedFormat project represents methods for building attributed string based on attributed format and arguments",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/Visput/VPAttributedFormat.git",
"tag": "v1.2.2"
},
"source_files": "VPAttributedFormat/**/*.{h,m}",
"requires_arc": true
}