[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / 1 / OtherAppsPrompter / 0.1.1 / OtherAppsPrompter.podspec.json
blob3e3fada026aa7fb34451792b669c1d2ee0da8b8a
2   "name": "OtherAppsPrompter",
3   "version": "0.1.1",
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.1"
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   }