blob: 470d0a0842125ab50e5e68520854ae39c9741f2a [file] [log] [blame]
{
"name": "VOInteractiveLabel",
"version": "0.0.3",
"summary": "Fill in the blank UILabel with link, hashtag and mention support",
"description": "This pod was created to add a fill in the blank feature to UILabel.\nAlong with link, hashtag and mention support.",
"homepage": "https://github.com/valosip/VOInteractiveLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"valosip": "valosip@gmail.com"
},
"source": {
"git": "https://github.com/valosip/VOInteractiveLabel.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VOInteractiveLabel/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}