blob: 2898e582d14909770d0053fc19a18d798ee5ea4d [file] [log] [blame]
{
"name": "STTweetLabel",
"version": "1.1.0",
"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": "sebastien.thiebaud@supinfo.com"
},
"source": {
"git": "https://github.com/SebastienThiebaud/STTweetLabel.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "STTweetLabel/STTweetLabel.{h,m}",
"requires_arc": true
}