[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / c / b / XNGNotificationProxy / 1.0 / XNGNotificationProxy.podspec.json
blob3b00e3d5764e96e30f08dde56650af57d2150893
2   "name": "XNGNotificationProxy",
3   "version": "1.0",
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"
16   },
17   "requires_arc": true,
18   "source_files": "XNGNotificationProxy/*.{h,m}"