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