[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 0 / 3 / GeoOffersSDK / 0.3.3 / GeoOffersSDK.podspec.json
blob5301176b0276c967f3bd775941481ff20dc3271b
2   "name": "GeoOffersSDK",
3   "version": "0.3.3",
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.3"
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   "vendored_frameworks": "Resources/GeoOffersPrivateSDK.framework",
33   "requires_arc": true,
34   "static_framework": true,
35   "dependencies": {
36     "Firebase/Core": [
38     ],
39     "Firebase/Messaging": [
41     ]
42   },
43   "swift_version": "5"