[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / c / a / STTweetLabel / 3.1.9 / STTweetLabel.podspec.json
blob9445d48943e81dcef01e7327943dfbfca76ec748
2   "name": "STTweetLabel",
3   "version": "3.1.9",
4   "summary": "A custom UILabel view controller for iOS with certain words tappable like Twitter.",
5   "homepage": "https://github.com/SebastienThiebaud/STTweetLabel",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Sebastien THIEBAUD": "sthiebaud@icloud.com"
12   },
13   "source": {
14     "git": "https://github.com/SebastienThiebaud/STTweetLabel.git",
15     "tag": "3.1.9"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": [
21     "STTweetLabel/STTweetLabel.{h,m}",
22     "STTweetLabel/STTweetTextStorage.{h,m}"
23   ],
24   "requires_arc": true