[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 7 / 0 / Accurat / 1.9.0 / Accurat.podspec.json
blobb12e8d0b7be7fe27df866cd380d4653cce673f1e
2   "name": "Accurat",
3   "version": "1.9.0",
4   "homepage": "https://accurat.ai/",
5   "summary": "The Accurat iOS SDK puts location intelligence at your fingertips.",
6   "authors": {
7     "Accurat": "sdk@accurat.ai"
8   },
9   "license": {
10     "type": "Copyright",
11     "text": "Copyright (c) 2020 Accurat BV. All rights reserved."
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://gitlab.com/accuratai/pod-ios",
18     "tag": "1.9.0"
19   },
20   "ios": {
21     "vendored_frameworks": "Accurat.framework"
22   },
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   }