[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 6 / 1 / WJSdk / 1.1.1 / WJSdk.podspec.json
blobc23a39228110f77a72a1ff0d01bc7b3439aa0b9f
2   "name": "WJSdk",
3   "version": "1.1.1",
4   "summary": "测试SDK",
5   "description": "测试SDK",
6   "homepage": "https://github.com/wenjuan5/WJSdkFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wenjuan5": "wang_wenjuan1993@163.com"
13   },
14   "source": {
15     "git": "https://github.com/wenjuan5/WJSdkFramework.git",
16     "tag": "1.1.1"
17   },
18   "source_files": "debug/WJSdk.framework/Headers/*.h",
19   "public_header_files": "debug/WJSdk.framework/Headers/*.h",
20   "exclude_files": [
21     "debug/WJSdk.framework/Info.plist"
22   ],
23   "ios": {
24     "vendored_frameworks": "debug/WJSdk.framework"
25   },
26   "platforms": {
27     "ios": "13.0"
28   },
29   "static_framework": true,
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   }