blob: 0e5340cfa03a3809ffee3073f4b0e8244dd04157 [file] [log] [blame]
{
"name": "STTweetLabel",
"version": "2.2.1",
"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": "2.2.1"
},
"platforms": {
"ios": null
},
"source_files": "STTweetLabel/STTweetLabel.{h,m}",
"requires_arc": true
}