blob: f186814c9ff84fa9b315e5115251c43bcc008326 [file] [log] [blame]
{
"name": "TFBubbleItUp",
"version": "1.4.1",
"summary": "Text field with bubbles and ability of validation",
"description": "Custom view for writing tags, contacts and etc. with validation.",
"homepage": "https://github.com/thefuntasty/TFBubbleItUp",
"license": "MIT",
"authors": {
"Ales Kocur": "ales@thefuntasty.com"
},
"source": {
"git": "https://github.com/thefuntasty/TFBubbleItUp.git",
"tag": "1.4.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"TFBubbleItUp": [
"Pod/Assets/*.png"
]
}
}