[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / e / 8 / SinchVerification / 0.9.1-beta / SinchVerification.podspec.json
blob54ccc1604e36f0d9c3a72485fa4d6eb2360b28f3
2   "name": "SinchVerification",
3   "version": "0.9.1-beta",
4   "platforms": {
5     "ios": null
6   },
7   "summary": "The Sinch Verification SDK makes verifying phone numbers easy. ",
8   "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",
9   "homepage": "http://www.sinch.com",
10   "authors": {
11     "Sinch": "dev@sinch.com"
12   },
13   "social_media_url": "https://twitter.com/sinchdev",
14   "license": {
15     "type": "Commercial",
16     "file": "LICENSE"
17   },
18   "source": {
19     "http": "http://download.sinch.com/verification/ios/0.9.1/SinchVerification-iOS-0.9.1-beta-fe60715.tar.bz2"
20   },
21   "ios": {
22     "vendored_frameworks": "objc/SinchVerification.framework"
23   },
24   "preserve_paths": [
25     "objc/SinchVerification.framework",
26     "LICENSE"
27   ],
28   "frameworks": [
29     "Foundation",
30     "UIKit",
31     "SystemConfiguration",
32     "CoreTelephony"
33   ]