blob: a0c4e8a2c6c96e0535723b8fb48278d6583ef4bd [file] [log] [blame]
{
"name": "SinchVerification",
"version": "0.9-beta1",
"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/SinchVerification-iOS-0.9.0-efa9e3c.tar.bz2"
},
"ios": {
"vendored_frameworks": "SinchVerification.framework"
},
"preserve_paths": [
"SinchVerification.framework",
"LICENSE"
],
"frameworks": [
"Foundation",
"UIKit",
"SystemConfiguration"
]
}