[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 7 / f / Smartlook / 1.7.1 / Smartlook.podspec.json
blob015d87affb182f46aced711889acda506ee72f04
2   "name": "Smartlook",
3   "version": "1.7.1",
4   "summary": "Smartlook iOS SDK",
5   "homepage": "https://www.smartlook.com",
6   "authors": {
7     "Smartlook.com": "support@smartlook.com"
8   },
9   "license": {
10     "type": "Commercial",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "http": "https://sdk.smartlook.com/ios/smartlook-ios-sdk-1.7.1.3033-pod.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "Smartlook.xcframework"
21   },
22   "frameworks": [
23     "AVFoundation",
24     "CoreGraphics",
25     "CoreMedia",
26     "CoreVideo",
27     "QuartzCore",
28     "SystemConfiguration",
29     "WebKit"
30   ],
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   }