[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 2 / 9 / TingyunLog / 1.0 / TingyunLog.podspec.json
blob88669637e7efb33f1f7331e5cd141409a1ea90f4
2   "name": "TingyunLog",
3   "version": "1.0",
4   "summary": "A Static lirbrary for support log collection",
5   "homepage": "https://www.tingyun.com",
6   "license": "MIT",
7   "authors": "tingyun",
8   "platforms": {
9     "ios": "9.0"
10   },
11   "source": {
12     "http": "https://download.tingyun.com/tingyunapp/ios_agent/TingyunLog-1.0.zip"
13   },
14   "static_framework": true,
15   "vendored_frameworks": "TingyunLog-1.0/TingyunLog.xcframework",
16   "source_files": "TingyunLog-1.0/*/ios-arm64_armv7_armv7s/**/*.{h}",
17   "module_name": "TingyunLog",
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "dependencies": {
25     "tingyunApp": [
26       ">=2.17.0"
27     ]
28   }