[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / 9 / c / a / STTweetLabel / 2.0.0 / STTweetLabel.podspec.json
blobdff47c441ec5e7bc717ae342b887b0f394116058
2   "name": "STTweetLabel",
3   "version": "2.0.0",
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": "2.0.0"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "STTweetLabel/STTweetLabel.{h,m}",
21   "requires_arc": true