blob: 3b00e3d5764e96e30f08dde56650af57d2150893 [file] [log] [blame]
{
"name": "XNGNotificationProxy",
"version": "1.0",
"summary": "A replacement of custom NSNotification using NSProxy.",
"homepage": "https://github.com/xuning0/XNGNotificationProxy",
"license": "MIT",
"authors": {
"XuNing": "xuning0@outlook.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xuning0/XNGNotificationProxy.git",
"tag": "1.0"
},
"requires_arc": true,
"source_files": "XNGNotificationProxy/*.{h,m}"
}