[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 9 / c / a / STTweetLabel / 3.1.4 / STTweetLabel.podspec.json
blobfa2aec23a43d90283ef9bac1f9e0af92ecf0b22f
2   "name": "STTweetLabel",
3   "version": "3.1.4",
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.4"
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