| { |
| "name": "ApproverGen", |
| "version": "1.0.0", |
| "summary": "Use the Approver SDK to dynamically configure views, track and report events occurred in your application.", |
| "homepage": "https://admin.approver.io", |
| "authors": { |
| "Oleksandr Liashko": "oleksandr.liashko@corp.mailfire.io" |
| }, |
| "license": { |
| "type": "Apache-2.0", |
| "file": "LICENSE.txt" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source": { |
| "git": "https://github.com/mailfire/approver.git", |
| "tag": "v1.0.0" |
| }, |
| "ios": { |
| "vendored_frameworks": "Approver.framework" |
| } |
| } |