[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / c / d / BubbleHeader / 1.0.0 / BubbleHeader.podspec.json
blobb5692c56d57239bc11e492ea4b74f2c92024f286
2   "name": "BubbleHeader",
3   "version": "1.0.0",
4   "summary": "BubbleHeader Instagram like",
5   "description": "BubbleHeader is a animated top menu for UITableView / UICollectionView / UIScrollView that mimics Instagram's header, this project was inspired in Persei project check them out https://github.com/Yalantis/Persei",
6   "homepage": "https://github.com/ramonvasc/BubbleHeader",
7   "screenshots": "https://github.com/ramonvasc/BubbleHeader/raw/master/BubbleHeader.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "Ramon Vasconcelos",
13   "source": {
14     "git": "https://github.com/ramonvasc/BubbleHeader.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "BubbleHeader/Classes/**/*",
21   "requires_arc": true,
22   "swift_version": "4.2"