blob: 7e3899b0079b443cffb6d6183d904c3a1c1cbc07 [file] [log] [blame]
{
"name": "TriLabelView",
"platforms": {
"ios": "9.3"
},
"version": "0.3.0",
"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.3.0"
},
"frameworks": "UIKit",
"source_files": "TriLabelView/**/*.{swift}",
"requires_arc": true
}