blob: 812ea83313b2914a8c311cf3e57cd56d415a2298 [file] [log] [blame]
{
"name": "GeofenceNotification",
"platforms": {
"ios": "10.0"
},
"summary": "GoefenceNotificaion allows location bases notificaitions",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Peter Morrison": "morpeter@ca.ibm.com"
},
"homepage": "https://github.ibm.com/IXM-Canada-Org/GeofenceNotificationPod",
"source": {
"git": "git@github.ibm.com:IXM-Canada-Org/GeofenceNotificationPod.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
],
"MBProgressHUD": [
]
},
"source_files": "GeofenceNotificationsPod/*.{swift}",
"pushed_with_swift_version": "3.0"
}