blob: 90c8da6bcfbf8902d1b453dc4bd74407e1f50118 [file] [log] [blame]
{
"name": "OtpFlow",
"version": "0.1.2",
"summary": "OtpFlow view with custom url",
"description": "OtpFlow provide complete ui for otp and allow you to inject your own endpoint",
"homepage": "https://github.com/augustius/OtpFlow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Augustius": "cokroeaugustius@gmail.com"
},
"source": {
"git": "https://github.com/augustius/OtpFlow.git",
"tag": "0.1.2"
},
"source_files": "Sources/**/*",
"resource_bundles": {
"OtpCustomPod": [
"Sources/**/*.xib"
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true
}