[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 0 / 3 / GeoOffersSDK / 0.3.9 / GeoOffersSDK.podspec.json
blob1881ed9d36cb7b566de39c23581a6e4696b0af13
2   "name": "GeoOffersSDK",
3   "version": "0.3.9",
4   "summary": "The GeoOffersSDK connects to the GeoOffers API and allows your app to receive location based offers from the GeoOffers services.",
5   "homepage": "https://github.com/pjcook/GeoOffersSDK",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "PJ": "pjcook@users.noreply.github.com"
12   },
13   "platforms": {
14     "ios": "11.4"
15   },
16   "source": {
17     "git": "https://github.com/pjcook/GeoOffersSDK.git",
18     "tag": "0.3.9"
19   },
20   "source_files": [
21     "GeoOffersSDK",
22     "GeoOffersSDK/**/*.{h,m,swift}"
23   ],
24   "resources": "GeoOffersSDK/**/*.{png,jpeg,jpg,svg,storyboard,html,json,css,js,xib,xcassets,geoconfig}",
25   "frameworks": [
26     "UIKit",
27     "CoreLocation",
28     "UserNotifications",
29     "WebKit",
30     "AdSupport"
31   ],
32   "requires_arc": true,
33   "static_framework": true,
34   "dependencies": {
35     "Firebase/Core": [
37     ],
38     "Firebase/Messaging": [
40     ]
41   },
42   "swift_versions": "5",
43   "swift_version": "5"