[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / c / f / OtpFlow / 0.1.2 / OtpFlow.podspec.json
blob90c8da6bcfbf8902d1b453dc4bd74407e1f50118
2   "name": "OtpFlow",
3   "version": "0.1.2",
4   "summary": "OtpFlow view with custom url",
5   "description": "OtpFlow provide complete ui for otp and allow you to inject your own endpoint",
6   "homepage": "https://github.com/augustius/OtpFlow",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Augustius": "cokroeaugustius@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/augustius/OtpFlow.git",
16     "tag": "0.1.2"
17   },
18   "source_files": "Sources/**/*",
19   "resource_bundles": {
20     "OtpCustomPod": [
21       "Sources/**/*.xib"
22     ]
23   },
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "4.0"
26   },
27   "platforms": {
28     "ios": "9.0"
29   },
30   "requires_arc": true