[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 3 / a / SensorsFocusTest / 0.2.0 / SensorsFocusTest.podspec.json
blob9cae305b5d000c77fcbe2fe1c3e203c2c6fbfcc2
2   "name": "SensorsFocusTest",
3   "version": "0.2.0",
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.0"
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   "resources": "SensorsFocus/SensorsFocus.bundle",
36   "vendored_frameworks": "SensorsFocus/SensorsFocus.framework"