[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / e / 8 / SinchVerification / 0.9-beta1 / SinchVerification.podspec.json
bloba0c4e8a2c6c96e0535723b8fb48278d6583ef4bd
2   "name": "SinchVerification",
3   "version": "0.9-beta1",
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/SinchVerification-iOS-0.9.0-efa9e3c.tar.bz2"
20   },
21   "ios": {
22     "vendored_frameworks": "SinchVerification.framework"
23   },
24   "preserve_paths": [
25     "SinchVerification.framework",
26     "LICENSE"
27   ],
28   "frameworks": [
29     "Foundation",
30     "UIKit",
31     "SystemConfiguration"
32   ]