[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 6 / 7 / VerifyCode / 3.0.0 / VerifyCode.podspec.json
bloba7621c8ca4071893125f45d5dda6f8cf39e6d7c7
2   "name": "VerifyCode",
3   "version": "3.0.0",
4   "summary": "VerifyCode iOS SDK",
5   "description": "iOS framework for VerifyCode Service",
6   "homepage": "http://dun.163.com/product/captcha",
7   "authors": {
8     "apksafe": "apksafe@163.com"
9   },
10   "license": {
11     "type": "Free",
12     "text": "©2017 dun.163.com"
13   },
14   "source": {
15     "git": "https://github.com/apksafe/VerifyCode-iOS.git",
16     "tag": "v3.0.0"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "vendored_frameworks": "Release/VerifyCode_iOS_3.0.0/VerifyCode.framework",
23   "resources": "Resources/NTESVerifyCodeResources.bundle",
24   "frameworks": [
25     "QuartzCore",
26     "CoreFoundation",
27     "Security",
28     "CoreGraphics",
29     "UIKit",
30     "Foundation",
31     "SystemConfiguration",
32     "WebKit",
33     "JavaScriptCore"
34   ],
35   "libraries": [
36     "c++",
37     "z"
38   ]