blob: b66c85795e6429f5bbfe223ec241929204d70e4d [file] [log] [blame]
{
"name": "TriLabelView",
"platforms": {
"ios": "9.3"
},
"version": "0.1.1",
"summary": "A triangle shaped corner label view for iOS written in Swift.",
"homepage": "https://github.com/mukeshthawani/TriLabelView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mukesh Thawani": "mukesh9039@gmail.com"
},
"social_media_url": "http://twitter.com/MukeshThawani",
"source": {
"git": "https://github.com/mukeshthawani/TriLabelView.git",
"tag": "0.1.1"
},
"frameworks": "UIKit",
"source_files": "TriLabelView/**/*.{swift}",
"requires_arc": true
}