[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 6 / 7 / VerifyCode / 3.2.1 / VerifyCode.podspec.json
blob3a1cded1e19226672b6bb57bd0b32f8e69b4a721
2   "name": "VerifyCode",
3   "version": "3.2.1",
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.2.1"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "vendored_frameworks": "Release/VerifyCode_iOS_3.2.1/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   ]