| { |
| "name": "Dengage.Framework.Extensions", |
| "version": "1.0.9", |
| "summary": "Dengage.Framework.Extensions contains custom categories (Carousel Notification)", |
| "description": "Dengage.Framework.Extensions provides necessary classes and functions which handles notification for Rich Notifications", |
| "homepage": "https://github.com/whitehorse-technology/Dengage.Framework.Extensions", |
| "license": { |
| "type": "GNU GPLv3", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "ekin@whitehorse.technology": "ekin@whitehorse.technology" |
| }, |
| "source": { |
| "git": "https://github.com/whitehorse-technology/Dengage.Framework.Extensions.git", |
| "tag": "1.0.9" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "Dengage.Framework.Extensions/Classes/**/*", |
| "swift_versions": [ |
| "4.0", |
| "4.2", |
| "5.0" |
| ], |
| "resource_bundles": { |
| "Dengage.Framework.Extensions": [ |
| "Dengage.Framework.Extensions/Views/*", |
| "Dengage.Framework.Extensions/*.storyboard" |
| ] |
| }, |
| "swift_version": "5.0" |
| } |