blob: cf74570ed7faffa109e8148b7d86e1b4ec42a5c2 [file] [log] [blame]
{
"name": "Ringcaptcha",
"version": "1.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.\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.6"
},
"resources": "Ringcaptcha.bundle",
"frameworks": "Ringcaptcha",
"vendored_frameworks": "Ringcaptcha.framework",
"ios": {
"frameworks": [
"CoreTelephony",
"Ringcaptcha"
]
},
"platforms": {
"ios": "4.3"
},
"requires_arc": true
}