blob: 2dbee5228ca88246a157c001ec4dda077f723cfb [file] [log] [blame]
{
"name": "Ringcaptcha",
"version": "1.8.6",
"summary": "RingCaptcha, the fastest way to onboard verified users into any app.",
"description": "RingCaptcha, the fastest way to onboard verified users into any app.",
"homepage": "http://ringcaptcha.com/",
"license": "Apache License, Version 2.0",
"authors": {
"mcocaro": "martin@ringcaptcha.com"
},
"source": {
"git": "https://github.com/ringcaptcha/ringcaptcha-ios.git",
"tag": "v1.8.6"
},
"resources": "Ringcaptcha.bundle",
"frameworks": "Ringcaptcha",
"vendored_frameworks": "Ringcaptcha.framework",
"ios": {
"frameworks": [
"CoreTelephony",
"SystemConfiguration",
"Ringcaptcha"
]
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}