[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 8 / 3 / 6 / BabuPagerViewController / 0.1.1 / BabuPagerViewController.podspec.json
blob49ed7034a509fac86ed65c685a990d22f02ef87f
2   "name": "BabuPagerViewController",
3   "version": "0.1.1",
4   "summary": "A horizonal scroll UIPageViewController with tabs.",
5   "homepage": "https://github.com/babukuma/BabuPagerViewController",
6   "screenshots": [
7     "https://raw.githubusercontent.com/babukuma/BabuPagerViewController/master/Screenshots/screenshots_1.gif",
8     "https://raw.githubusercontent.com/babukuma/BabuPagerViewController/master/Screenshots/screenshots_2.gif"
9   ],
10   "license": "MIT",
11   "authors": {
12     "BABUKUMA": "babukuma@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/babukuma/BabuPagerViewController.git",
19     "tag": "0.1.1"
20   },
21   "source_files": "Classes/*.swift",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true