blob: 115383b8b9bcca1b3e925afa28192b70af938a8e [file] [log] [blame]
{
"name": "Ringcaptcha",
"version": "1.3",
"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.3"
},
"resources": "Ringcaptcha.bundle",
"frameworks": "Ringcaptcha",
"vendored_frameworks": "Ringcaptcha.framework",
"ios": {
"frameworks": "Ringcaptcha"
},
"platforms": {
"ios": "4.3",
"osx": "10.9"
},
"requires_arc": true
}