[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 1 / 2 / INRIX-iOS-ClientLibrary / 7.1.0 / INRIX-iOS-ClientLibrary.podspec.json
blobcdf9b9d46357c820fa7986b8753c5b2577fb5df8
2   "name": "INRIX-iOS-ClientLibrary",
3   "version": "7.1.0",
4   "summary": "Provides access to data from INRIX web services.",
5   "description": "INRIX Client Library (SDK) for iOS.\n* Includes caches and networking objects for getting and using INRIX\ndata in an app.  The client library provides access to analytics\nincidents, location, PHS data collection and reporting, network\nreachability, routes, traffic quality and traffic tiles.",
6   "homepage": "https://github.com/INRIX/iOS-MobileSDK",
7   "license": {
8     "type": "Proprietary",
9     "file": "SDKLicense.txt"
10   },
11   "authors": {
12     "INRIX Mobile Feedback": "mobilefeedback@inrix.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/INRIX/iOS-MobileSDK.git",
19     "tag": "7.1.0"
20   },
21   "xcconfig": {
22     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) IXCL_FRAMEWORK=1"
23   },
24   "ios": {
25     "vendored_frameworks": "IXClientLibrary.framework"
26   },
27   "preserve_paths": "IXClientLibrary.framework",
28   "source_files": "IXClientLibrary.framework/Headers/*.h",
29   "public_header_files": "IXClientLibrary.framework/Headers/*.h",
30   "frameworks": [
31     "CoreLocation",
32     "UIKit",
33     "CoreData"
34   ],
35   "libraries": "sqlite3"