[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / c / 8 / MailingList / 0.1.5 / MailingList.podspec.json
blobb527ea16488446d33a6f02c26ae798288769a52c
2   "name": "MailingList",
3   "version": "0.1.5",
4   "summary": "Prompts for users to sign up to your mailing list, using the MailGun API",
5   "description": "Prompts for users to sign up to your mailing list, using the MailGun API.",
6   "homepage": "https://github.com/megatron1000/MailingList",
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/MailingList.git",
16     "tag": "0.1.5"
17   },
18   "social_media_url": "https://twitter.com/markbridgesapps",
19   "platforms": {
20     "osx": "10.11"
21   },
22   "swift_version": "4.2",
23   "source_files": "MailingList/Classes/**/*",
24   "resource_bundles": {
25     "MailingList": [
26       "MailingList/Assets/**/*"
27     ]
28   }