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