[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 4 / 7 / ZSWTappableLabel / 1.3 / ZSWTappableLabel.podspec.json
blobd02ea3432ca9a885ee5cdbd52564e2b5e6660f15
2   "name": "ZSWTappableLabel",
3   "version": "1.3",
4   "summary": "UILabel subclass in which substrings links can be tapped",
5   "description": "NSAttributedStrings presented in ZSWTappableLabel can be tapped or long-pressed\nin subranges you specify using attributes.\nRead more: https://github.com/zacwest/ZSWTappableLabel",
6   "homepage": "https://github.com/zacwest/ZSWTappableLabel",
7   "license": "MIT",
8   "authors": {
9     "Zachary West": "zacwest@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/zacwest/ZSWTappableLabel.git",
13     "tag": "1.3"
14   },
15   "social_media_url": "https://twitter.com/zacwest",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "ZSWTappableLabel/**/*"