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