[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 9 / 4 / TFBubbleItUp / 1.5.0 / TFBubbleItUp.podspec.json
blob5fbf37c9e569d57d2975807645344fe3010e868c
2   "name": "TFBubbleItUp",
3   "version": "1.5.0",
4   "summary": "Text field with bubbles and ability of validation",
5   "description": "Custom view for writing tags, contacts and etc. with validation.",
6   "homepage": "https://github.com/thefuntasty/TFBubbleItUp",
7   "license": "MIT",
8   "authors": {
9     "Ales Kocur": "ales@thefuntasty.com"
10   },
11   "source": {
12     "git": "https://github.com/thefuntasty/TFBubbleItUp.git",
13     "tag": "1.5.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "TFBubbleItUp": [
22       "Pod/Assets/*.png"
23     ]
24   }