[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 4 / 2 / 8 / MJMShowcaseView / 1.0.1 / MJMShowcaseView.podspec.json
blobf52cb5b6b6d80bc67967124a30d98765528b3b2c
2   "name": "MJMShowcaseView",
3   "version": "1.0.1",
4   "summary": "Use MJMShowcaseView as a showcase for new functions in your app!",
5   "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.",
6   "homepage": "https://montbl.eu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Max Mika": "max@montbl.eu"
13   },
14   "source": {
15     "http": "https://dev.montbl.eu/pods/MJMShowcaseView.zip"
16   },
17   "social_media_url": "https://twitter.com/montbl_eu",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "*",
22   "ios": {
23     "vendored_frameworks": "MJMShowcaseView.framework"
24   }