[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 4 / 7 / ZSWTappableLabel / 1.2 / ZSWTappableLabel.podspec.json
blob1f24176fd54122e6228b8626604bc924aab2600d
2   "name": "ZSWTappableLabel",
3   "version": "1.2",
4   "summary": "UILabel subclass in which substrings links can be tapped",
5   "description": "NSAttributedStrings presented in ZSWTappableLabel can be tapped\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.2"
14   },
15   "social_media_url": "https://twitter.com/zacwest",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "ZSWTappableLabel/**/*"