[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 3 / f / RFTopTabBar / 0.0.6 / RFTopTabBar.podspec.json
blob250eb20c531e03a41c0ca590f2349b133303f768
2   "name": "RFTopTabBar",
3   "version": "0.0.6",
4   "summary": "A customizable top tab bar for iOS written in Swift 5.0",
5   "homepage": "https://github.com/Y2JChamp/RFTopTabBar",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Raffaele Forgione": "r.forgione@wakala.it"
11   },
12   "source": {
13     "git": "https://github.com/Y2JChamp/RFTopTabBar.git",
14     "tag": "0.0.6"
15   },
16   "source_files": "Source/**/*.swift",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "ios": {
21     "frameworks": [
22       "UIKit",
23       "Foundation"
24     ]
25   },
26   "swift_versions": "5.0",
27   "swift_version": "5.0"