blob: 3e85cbcedd3f8413c8b9217c193a0c55f254b27e [file] [log] [blame]
{
"name": "MASAttributes",
"version": "1.0.2",
"summary": "NSMutableAttributedString helper for easy to add attributes for the substring.",
"homepage": "https://github.com/shmidt/MASAttributes",
"authors": {
"Dmitry Shmidt": "mail@shmidtlab.com"
},
"source": {
"git": "https://github.com/shmidt/mas-attributes.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "6.0"
},
"license": "MIT",
"source_files": [
"Classes",
"*.{h,m}"
],
"requires_arc": true
}