[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / c / 7 / MUUserNotifications / 1.0 / MUUserNotifications.podspec.json
blob9ca5e80e730bdb0a2f7f481023ebc6dbe872fa1f
2   "name": "MUUserNotifications",
3   "version": "1.0",
4   "license": "MIT",
5   "summary": "MUUserNotifications API similar to iOS 10 UserNotifications.framework.",
6   "homepage": "https://github.com/muer2000/MUUserNotifications",
7   "authors": {
8     "muer": "muer2000@gmail.com"
9   },
10   "platforms": {
11     "ios": "5.0"
12   },
13   "source": {
14     "git": "https://github.com/muer2000/MUUserNotifications.git",
15     "tag": "1.0"
16   },
17   "source_files": "MUUserNotifications/*.{h,m}",
18   "requires_arc": true