[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / b / 3 / SwiftTabPager / 1.0.2 / SwiftTabPager.podspec.json
blob8abb2bf2cc84360b1555a43db579291c69ba9ea7
2   "name": "SwiftTabPager",
3   "version": "1.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "SegmentedView with full UI control.",
9   "description": "Tab Bar with full UI control. You can bind controllers with SegmentedView.",
10   "homepage": "https://github.com/artsimonyan23/SwiftTabPager",
11   "authors": {
12     "PROJECT_OWNER": "USER_EMAIL"
13   },
14   "source": {
15     "git": "https://github.com/artsimonyan23/SwiftTabPager.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Source/*.{swift}",
22   "swift_versions": "5.0",
23   "subspecs": [
24     {
25       "name": "Resources",
26       "platforms": {
27         "ios": "10.0"
28       },
29       "source_files": "Source/Resources/*.{swift}"
30     }
31   ],
32   "swift_version": "5.0"