[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 9 / b / TapSegmentedControlV2 / 1.0.0 / TapSegmentedControlV2.podspec.json
blob194c89feae04fbbc64654439b8fa5fd1c72c30d3
2   "name": "TapSegmentedControlV2",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "Custom Android-style segmented control for iOS",
7   "requires_arc": true,
8   "version": "1.0.0",
9   "pod_target_xcconfig": {
10     "SWIFT_VERSION": "4.1"
11   },
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Osama Rabie": "o.rabie@tap.company"
18   },
19   "homepage": "https://github.com/Tap-Payments/SegmentedControl-iOSV2",
20   "source": {
21     "git": "https://github.com/Tap-Payments/SegmentedControl-iOSV2.git",
22     "tag": "1.0.0"
23   },
24   "source_files": [
25     "SegmentedControl/Public Classes/*.{swift}",
26     "SegmentedControl/Internal Classes/*.{swift}"
27   ],
28   "resources": "SegmentedControl/Resources/*.{xib}",
29   "dependencies": {
30     "TapAdditionsKitV2": [
32     ],
33     "TapNibViewV2": [
35     ]
36   }