blob: e34be1ea0ac14919e41b7eeea770bf756605a300 [file] [log] [blame]
{
"name": "Ringcaptcha",
"version": "1.7",
"summary": "RingCaptcha, the fastest way to onboard verified users into any app.",
"description": " RingCaptcha, the fastest way to onboard verified users into any app.\n\n",
"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.7"
},
"resources": "Ringcaptcha.bundle",
"frameworks": "Ringcaptcha",
"vendored_frameworks": "Ringcaptcha.framework",
"ios": {
"frameworks": [
"CoreTelephony",
"Ringcaptcha"
]
},
"platforms": {
"ios": "4.3"
},
"requires_arc": true
}