blob: 8404d066322c7a6c81c1cf8371b2325979eb3859 [file] [log] [blame]
{
"name": "STTweetLabel",
"version": "3.1.8",
"summary": "A custom UILabel view controller for iOS with certain words tappable like Twitter.",
"homepage": "https://github.com/SebastienThiebaud/STTweetLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sebastien THIEBAUD": "sthiebaud@icloud.com"
},
"source": {
"git": "https://github.com/SebastienThiebaud/STTweetLabel.git",
"tag": "3.1.8"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"STTweetLabel/STTweetLabel.{h,m}",
"STTweetLabel/STTweetTextStorage.{h,m}"
],
"requires_arc": true
}