[Add] NagizTestingPod 0.0.2
[CocoaPods.git] / Specs / 5 / 3 / d / PLVWebViewSDK / 3.0.0 / PLVWebViewSDK.podspec.json
blob296f7239a17ca2dc68836d276902d945bfc85003
2   "name": "PLVWebViewSDK",
3   "version": "3.0.0",
4   "summary": "保利威 iOS WebView 项目 SDK.",
5   "homepage": "https://github.com/polyv/polyv-ios-webview-demo",
6   "license": "MIT",
7   "authors": {
8     "pyf": "pengyunfei@polyv.net"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "http": "https://repo.polyv.net/ios/download/PLVWebViewSDK/PLVWebViewSDK_3.0.0-240130.zip"
15   },
16   "vendored_frameworks": "Frameworks/PLVWebViewSDK.framework",
17   "requires_arc": true,
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   }