[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 9 / 1 / OtherAppsPrompter / 0.1.6 / OtherAppsPrompter.podspec.json
blob47e68e4a5c4ddf1610514f7a8ed3391dd6b983e0
2   "name": "OtherAppsPrompter",
3   "version": "0.1.6",
4   "summary": "Shows a list of macOS apps that a user can link to in the App Store.",
5   "description": "Prompts for users to sign up to your mailing list, using the MailGun API.",
6   "homepage": "https://github.com/megatron1000/OtherAppsPrompter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "megatron1000": "mark@bridgetech.io"
13   },
14   "source": {
15     "git": "https://github.com/megatron1000/OtherAppsPrompter.git",
16     "tag": "0.1.6"
17   },
18   "social_media_url": "https://twitter.com/markbridgesapps",
19   "platforms": {
20     "osx": "10.12"
21   },
22   "swift_version": "4.2",
23   "dependencies": {
24     "Kingfisher": [
25       "> 4"
26     ]
27   },
28   "source_files": "OtherAppsPrompter/Classes/**/*",
29   "resource_bundles": {
30     "OtherAppsPrompter": [
31       "OtherAppsPrompter/Assets/**/*"
32     ]
33   }