[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 0 / b / JVerification-noidfa / 2.6.7 / JVerification-noidfa.podspec.json
blobf2ab56fb7ba2230b5431faf6440e88d7e3c0e49d
2   "name": "JVerification-noidfa",
3   "version": "2.6.7",
4   "summary": "Offically supported JVerification iOS SDK Pod. 官方支持的 SDK.",
5   "description": "JVerification SDK for iOS. \n极光认证整合了三大运营商的号码认证能力,为开发者提供了快速验证用户输入的手机号码和本机SIM卡号码一致性的功能,提高用户体验和安全性",
6   "homepage": "http://www.jiguang.cn/",
7   "license": "MIT",
8   "authors": {
9     "JPush": "support@jpush.cn"
10   },
11   "source": {
12     "http": "https://sdkfiledl.jiguang.cn/cocoapods/jverification/JVerification-iOS-2.6.7.zip"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "Foundation",
20     "CoreGraphics",
21     "UIKit",
22     "CoreTelephony",
23     "AudioToolbox",
24     "SystemConfiguration",
25     "CoreFoundation",
26     "CFNetwork",
27     "AVFoundation",
28     "CoreAudio",
29     "Security",
30     "CoreLocation",
31     "MobileCoreServices",
32     "WebKit"
33   ],
34   "libraries": [
35     "sqlite3.0",
36     "z",
37     "resolv",
38     "c++.1"
39   ],
40   "source_files": "*.h",
41   "vendored_frameworks": "*.framework",
42   "vendored_libraries": "*.a",
43   "dependencies": {
44     "JCore": [
45       ">= 2.1.6",
46       "< 6.0.0"
47     ]
48   }