| { |
| "name": "MJMShowcaseView", |
| "version": "1.0.1", |
| "summary": "Use MJMShowcaseView as a showcase for new functions in your app!", |
| "description": "MJMShowcaseView allows you to highlight new function of your app. You can enqueue several Showcases thanks to well-thought model and leave the handling to MJMShowcaseView.", |
| "homepage": "https://montbl.eu", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Max Mika": "max@montbl.eu" |
| }, |
| "source": { |
| "http": "https://dev.montbl.eu/pods/MJMShowcaseView.zip" |
| }, |
| "social_media_url": "https://twitter.com/montbl_eu", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "*", |
| "ios": { |
| "vendored_frameworks": "MJMShowcaseView.framework" |
| } |
| } |