blob: 2d7ed9756ac4084c880c4c0b52a95f4dbef8a645 [file] [log] [blame]
{
"name": "VPAttributedFormat",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/Visput/VPAttributedFormat",
"authors": {
"Visput": "uladzimir.papko@gmail.com"
},
"summary": "VPAttributedFormat project represents category: NSAttributedString+VPAttributedFormat.",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/Visput/VPAttributedFormat.git",
"tag": "v1.0.0"
},
"source_files": "VPAttributedFormat/**/*.{h,m}",
"requires_arc": true
}