blob: e9f9c4720a1c7acea905e9ec643beaf751b56a3a [file] [log] [blame]
{
"name": "NotificationInApp",
"version": "1.0.3",
"summary": "in app, psuh notification view by DIY.",
"description": "in app, psuh notification view by DIY | first try",
"homepage": "https://github.com/yuanyuan100/NotificationInApp",
"license": "MIT",
"authors": "yuanyuan100",
"source": {
"git": "https://github.com/yuanyuan100/NotificationInApp.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "NotificationInApp/PY_NotificationInAppClass/**/*.{h,m}",
"frameworks": "UIKit"
}