| { |
| "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" |
| } |