[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 9 / 1 / OtherAppsPrompter / 0.1.2 / OtherAppsPrompter.podspec.json
blobf69a2321b63c65132138d91af8d6caea537dcf80
2   "name": "OtherAppsPrompter",
3   "version": "0.1.2",
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.2"
17   },
18   "social_media_url": "https://twitter.com/markbridgesapps",
19   "platforms": {
20     "osx": "10.11"
21   },
22   "dependencies": {
23     "Kingfisher": [
24       "> 4"
25     ]
26   },
27   "source_files": "OtherAppsPrompter/Classes/**/*",
28   "resource_bundles": {
29     "OtherAppsPrompter": [
30       "OtherAppsPrompter/Assets/**/*"
31     ]
32   }