| { |
| "name": "Appgain-Rich", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "version": "1.1.3", |
| "summary": "Extension for Appgain sdk for rich notification", |
| "description": "Extension for Appgain sdk for rich notification.", |
| "homepage": "https://github.com/appgain/appgain-SDK-iOs.", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Appgain.io": "apps@appgain.io" |
| }, |
| "source": { |
| "git": "https://github.com/appgain/appgain-SDK-iOs.git", |
| "tag": "1.1.3" |
| }, |
| "frameworks": [ |
| "UIKit", |
| "Foundation", |
| "UserNotifications", |
| "UserNotificationsUI", |
| "AVKit", |
| "WebKit" |
| ], |
| "source_files": [ |
| "AppgainSDK/AppgainRich.m", |
| "AppgainSDK/AppgainRich.h" |
| ] |
| } |