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