[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 3 / a / SensorsFocusTest / 0.2.1 / SensorsFocusTest.podspec.json
blob11625e0e8afb4ac15a2805070807bbc888630f47
2   "name": "SensorsFocusTest",
3   "version": "0.2.1",
4   "summary": "SDK Test",
5   "homepage": "http://www.sensorsdata.cn",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE"
9   },
10   "source": {
11     "git": "https://github.com/LuckinDog/sf-sdk-ios.git",
12     "tag": "v0.2.1"
13   },
14   "authors": "Yuguo Chen",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "cocoapods_version": ">= 1.5.0",
20   "ios": {
21     "frameworks": [
22       "UIKit",
23       "Foundation"
24     ]
25   },
26   "dependencies": {
27     "SensorsAnalyticsSDK": [
28       ">=2.0.3"
29     ]
30   },
31   "pod_target_xcconfig": {
32     "PRODUCT_BUNDLE_IDENTIFIER": "com.sensorsdata.SensorsFocus"
33   },
34   "static_framework": true,
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "resources": "SensorsFocus/SensorsFocus.bundle",
39   "vendored_frameworks": "SensorsFocus/SensorsFocus.framework"