[Add] DocumentReaderBarcode 7.5.10922
[CocoaPods.git] / Specs / c / e / 1 / TerceptSDK / 1.0.21 / TerceptSDK.podspec.json
blobecab34a9d7d20b9efb8a97e8da31b4cf47f32e18
2   "name": "TerceptSDK",
3   "version": "1.0.21",
4   "authors": {
5     "Gourav Chindlur": "hello@tercept.com"
6   },
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "homepage": "http://tercept.com",
12   "summary": "Tercept SDK for analytics",
13   "description": "This static iOS library is used for collecting the Performance Data Platform for Digital Publishers",
14   "source": {
15     "git": "https://github.com/Tercept-Inc/Tercept-SDK-iOS.git",
16     "tag": "1.0.21"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "vendored_libraries": "libTerceptSDK.a",
22   "xcconfig": {
23     "OTHER_LDFLAGS": "-ObjC -lTerceptSDK"
24   },
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
27     "EXCLUDED_ARCHS[sdk=watchsimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
31     "EXCLUDED_ARCHS[sdk=watchsimulator*]": "arm64"
32   }