2 "name": "MSWatchKitNotifications",
4 "summary": "WKInterfaceController+UILocalNotification",
5 "description": " MSWatchKitNotifications allows you to schedule UILocalNotifications from WKInterfaceController.\n\n UILocalNotifications are serialized to NSData and passed to the parent app via openParentApplication:reply:\n",
6 "homepage": "https://github.com/waltflanagan/MSWatchKitNotifications",
9 "Mike Simons": "mike@fermentedcode.com"
12 "git": "https://github.com/waltflanagan/MSWatchKitNotifications.git",
15 "social_media_url": "https://twitter.com/waltflanagan",
20 "default_subspecs": "App",
24 "source_files": "Pod/Classes/App/**/*.{h,m}",
26 "MSWatchKitNotifications/Core": [
33 "public_header_files": "Pod/Classes/Core/MSWatchKitNotifications.h",
34 "source_files": "Pod/Classes/Core/**/*.{h,m}"
38 "source_files": "Pod/Classes/Extension/**/*.{h,m}",
40 "MSWatchKitNotifications/Core": [