blob: 54ccc1604e36f0d9c3a72485fa4d6eb2360b28f3 [file] [log] [blame]
{
"name": "SinchVerification",
"version": "0.9.1-beta",
"platforms": {
"ios": null
},
"summary": "The Sinch Verification SDK makes verifying phone numbers easy. ",
"description": "\n The Sinch Verification SDK makes verifying phone numbers easy.\n\n * Verification of phone numbers via SMS\n * Simple authentication scheme to get started quickly\n * Server integration via REST-API callbacks for advanced setups\n\n",
"homepage": "http://www.sinch.com",
"authors": {
"Sinch": "dev@sinch.com"
},
"social_media_url": "https://twitter.com/sinchdev",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"source": {
"http": "http://download.sinch.com/verification/ios/0.9.1/SinchVerification-iOS-0.9.1-beta-fe60715.tar.bz2"
},
"ios": {
"vendored_frameworks": "objc/SinchVerification.framework"
},
"preserve_paths": [
"objc/SinchVerification.framework",
"LICENSE"
],
"frameworks": [
"Foundation",
"UIKit",
"SystemConfiguration",
"CoreTelephony"
]
}