blob: 637bc2eb720e6960799fc0c13bd35a5dad32b3d4 [file] [log] [blame]
{
"name": "GeoOffersSDK",
"version": "0.2.5",
"summary": "The GeoOffersSDK connects to the GeoOffers API and allows your app to receive location based offers from the GeoOffers services.",
"homepage": "https://github.com/pjcook/GeoOffersSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PJ": "pjcook@users.noreply.github.com"
},
"platforms": {
"ios": "11.4"
},
"source": {
"http": "https://github.com/pjcook/GeoOffersSDK/raw/master/Releases/0.2.5.zip"
},
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"CoreLocation",
"UserNotifications",
"WebKit",
"AdSupport"
],
"requires_arc": true,
"static_framework": true,
"dependencies": {
"Firebase/Core": [
],
"Firebase/Messaging": [
]
},
"swift_version": "4.2"
}