[Add] MappedIn 5.5.0
[CocoaPods.git] / Specs / 9 / 2 / c / GeofenceNotification / 0.1.0 / GeofenceNotification.podspec.json
blob812ea83313b2914a8c311cf3e57cd56d415a2298
2   "name": "GeofenceNotification",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "GoefenceNotificaion allows location bases notificaitions",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Peter Morrison": "morpeter@ca.ibm.com"
15   },
16   "homepage": "https://github.ibm.com/IXM-Canada-Org/GeofenceNotificationPod",
17   "source": {
18     "git": "git@github.ibm.com:IXM-Canada-Org/GeofenceNotificationPod.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "Alamofire": [
25     ],
26     "MBProgressHUD": [
28     ]
29   },
30   "source_files": "GeofenceNotificationsPod/*.{swift}",
31   "pushed_with_swift_version": "3.0"