blob: b5f22044fcfe41508939beceef6dadaca366c2df [file] [log] [blame]
{
"name": "HTMLAttributedString",
"version": "0.0.1",
"summary": "Do not mess with NSRanges anymore; Mark up your strings for quick attributes.",
"homepage": "https://github.com/yichizhang/HTMLAttributedString",
"authors": {
"Mohammed Islam": "https://github.com/mmislam101"
},
"license": "unlicense",
"source": {
"git": "https://github.com/yichizhang/HTMLAttributedString.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "HTMLAttributedString/HTMLAttributedString.{h,m}",
"requires_arc": true
}