[Add] LiteRTObjC 0.0.1-nightly.20250109
[CocoaPods.git] / Specs / 3 / b / f / UrbanAirship-iOS-SDK / 1.3.3 / UrbanAirship-iOS-SDK.podspec.json
blob4c45b6839b7386791ab4bd0adf66cd3501244e7d
2   "name": "UrbanAirship-iOS-SDK",
3   "version": "1.3.3",
4   "license": "BSD",
5   "platforms": {
6     "ios": null
7   },
8   "summary": "A simple way to integrate Urban Airship services into your iOS applications.",
9   "homepage": "https://github.com/urbanairship/ios-library",
10   "authors": {
11     "Urban Airship": "support@urbanairship.com"
12   },
13   "source": {
14     "git": "https://github.com/urbanairship/ios-library.git",
15     "tag": "v1.3.3"
16   },
17   "source_files": "Airship/**/*.{h,m,c}",
18   "exclude_files": "**/{google-toolbox-for-mac,json-framework,asi-http-request}/**/*",
19   "libraries": [
20     "z",
21     "sqlite3.0"
22   ],
23   "frameworks": [
24     "CFNetwork",
25     "CoreGraphics",
26     "Foundation",
27     "MobileCoreServices",
28     "Security",
29     "SystemConfiguration",
30     "UIKit",
31     "CoreTelephony",
32     "StoreKit",
33     "CoreLocation"
34   ],
35   "requires_arc": false