[Add] DocumentReaderBarcode 7.5.10922
[CocoaPods.git] / Specs / c / e / 1 / TerceptSDK / 1.0.22 / TerceptSDK.podspec.json
blobf5b28175b66b1391ba60867c971505cefb229c7c
2   "name": "TerceptSDK",
3   "version": "1.0.22",
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.22"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_libraries": "libTerceptSDK.a",
22   "xcconfig": {
23     "OTHER_LDFLAGS": "-ObjC -lTerceptSDK",
24     "LIBRARY_SEARCH_PATHS": "$(SRCROOT)/Pods/**",
25     "IMPORT_PATHS": "$(SRCROOT)/Pods/**"
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
29     "EXCLUDED_ARCHS[sdk=watchsimulator*]": "arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
33     "EXCLUDED_ARCHS[sdk=watchsimulator*]": "arm64"
34   }