[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / 5 / c / b / XNGNotificationProxy / 1.0.1 / XNGNotificationProxy.podspec.json
blob45939e4833f6737f01e1fc32441afa71237f929a
2   "name": "XNGNotificationProxy",
3   "version": "1.0.1",
4   "summary": "A replacement of custom NSNotification using NSProxy.",
5   "homepage": "https://github.com/xuning0/XNGNotificationProxy",
6   "license": "MIT",
7   "authors": {
8     "XuNing": "xuning0@outlook.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/xuning0/XNGNotificationProxy.git",
15     "tag": "1.0.1"
16   },
17   "requires_arc": true,
18   "source_files": "XNGNotificationProxy/*.{h,m}"