[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 5 / c / 6 / Tab / 0.0.2 / Tab.podspec.json
blobc2a78e546f51d39a2f078b19bfd3bbfbf058c076
2   "name": "Tab",
3   "version": "0.0.2",
4   "license": "MIT",
5   "summary": "Easy to use functional tab bar for swift projects.",
6   "homepage": "https://github.com/LenisDev/TabBar",
7   "authors": {
8     "Manish Pandey": ""
9   },
10   "source": {
11     "git": "https://github.com/LenisDev/TabBar.git",
12     "tag": "0.0.2"
13   },
14   "documentation_url": "https://lenisdev.github.io/TabBar/index.html",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "swift_versions": [
19     "5.1"
20   ],
21   "source_files": "TabBar/TabBar/**/*.swift",
22   "swift_version": "5.1"