blob: eec7b619bd4044d2e840c383e13327894f3f37a2 [file] [log] [blame]
{
"name": "TFBubbleItUp",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"TFBubbleItUp": [
"Pod/Assets/*.png"
]
}
}