[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / 1 / OtherAppsPrompter / 0.1.4 / OtherAppsPrompter.podspec.json
blob6e4048cd60323c28378da133bc14fc03b1b44897
2   "name": "OtherAppsPrompter",
3   "version": "0.1.4",
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.4"
17   },
18   "social_media_url": "https://twitter.com/markbridgesapps",
19   "platforms": {
20     "osx": "10.11"
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   }