blob: aa56b95d082be2eb58b023af3e3b20d53383680f [file] [log] [blame]
{
"name": "NotificationInApp",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "NotificationInApp/PY_NotificationInAppClass/**/*.{h,m}",
"frameworks": "UIKit"
}