[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 0 / 3 / GeoOffersSDK / 0.2.5 / GeoOffersSDK.podspec.json
blob637bc2eb720e6960799fc0c13bd35a5dad32b3d4
2   "name": "GeoOffersSDK",
3   "version": "0.2.5",
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     "http": "https://github.com/pjcook/GeoOffersSDK/raw/master/Releases/0.2.5.zip"
18   },
19   "exclude_files": "Classes/Exclude",
20   "frameworks": [
21     "UIKit",
22     "CoreLocation",
23     "UserNotifications",
24     "WebKit",
25     "AdSupport"
26   ],
27   "requires_arc": true,
28   "static_framework": true,
29   "dependencies": {
30     "Firebase/Core": [
32     ],
33     "Firebase/Messaging": [
35     ]
36   },
37   "swift_version": "4.2"