blob: d02ea3432ca9a885ee5cdbd52564e2b5e6660f15 [file] [log] [blame]
{
"name": "ZSWTappableLabel",
"version": "1.3",
"summary": "UILabel subclass in which substrings links can be tapped",
"description": "NSAttributedStrings presented in ZSWTappableLabel can be tapped or long-pressed\nin subranges you specify using attributes.\nRead more: https://github.com/zacwest/ZSWTappableLabel",
"homepage": "https://github.com/zacwest/ZSWTappableLabel",
"license": "MIT",
"authors": {
"Zachary West": "zacwest@gmail.com"
},
"source": {
"git": "https://github.com/zacwest/ZSWTappableLabel.git",
"tag": "1.3"
},
"social_media_url": "https://twitter.com/zacwest",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "ZSWTappableLabel/**/*"
}