blob: 483ddff5a89ff3f7a10f0e0d7965ca1a909503c2 [file] [log] [blame]
{
"name": "MASAttributes",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "6.0"
},
"license": "MIT",
"source_files": [
"Classes",
"*.{h,m}"
],
"requires_arc": true
}