[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 6 / 1 / 7 / CircleTabBarController / 1.1.0 / CircleTabBarController.podspec.json
blob1a2073117b4012234e163a9524f799c037267197
2   "name": "CircleTabBarController",
3   "version": "1.1.0",
4   "summary": "CircleTabBarController is just a simple CoreFoundationKit utility Module",
5   "description": "This module contains the tab bar controller with a circular button at center",
6   "homepage": "https://github.com/prashantLalShrestha/CircleTabBarController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Prashant Shrestha": "prashantlurvs@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/prashantLalShrestha/CircleTabBarController.git",
19     "tag": "1.1.0"
20   },
21   "source_files": "Sources/**/*.{swift}",
22   "swift_versions": "5.0",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "swift_version": "5.0"