blob: b899d733d9efa937e9f2f7a9ef467e2e99fe0090 [file] [log] [blame]
{
"name": "VPAttributedFormat",
"version": "1.2.0",
"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.0"
},
"source_files": "VPAttributedFormat/**/*.{h,m}",
"requires_arc": true
}