[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 0 / c / SourceKit / 1.2.11 / SourceKit.podspec.json
blob8e5700747c6de9a4a3d7a53889ff50ea2a8ee8ea
2   "name": "SourceKit",
3   "version": "1.2.11",
4   "summary": "The SourceKit Library is the iOS SDK for use with the Huq physical analytics products.",
5   "description": "SourceKit by Huq is the fastest way to find insights and be inspired by what your users get up to in the physical world, using Huq's Physical Analytics platform for mobile app publishers.\n\n-Learn when and how your users shop, work and relax\n-Build and manage insights using Huq's analytics tools\n-Use Huq to power campaigns and personalise content",
6   "homepage": "https://github.com/huq-industries/sourcekit-ios",
7   "license": "All rights reserved",
8   "authors": {
9     "Huq Industries": "isambard@huq.io"
10   },
11   "source": {
12     "git": "https://github.com/huq-industries/sourcekit-ios.git",
13     "tag": "1.2.11"
14   },
15   "frameworks": [
16     "CoreLocation",
17     "SystemConfiguration",
18     "CoreTelephony",
19     "AdSupport"
20   ],
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "platforms": {
28     "ios": "11.0"
29   },
30   "requires_arc": true,
31   "ios": {
32     "vendored_frameworks": "SourceKit/Frameworks/SourceKit.xcframework"
33   }