[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 8 / MailingList / 0.1.0 / MailingList.podspec.json
blob318504c2457d6de50d17c17c6a91009b775e8843
2   "name": "MailingList",
3   "version": "0.1.0",
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.0"
17   },
18   "social_media_url": "https://twitter.com/markbridgesapps",
19   "platforms": {
20     "osx": "10.11"
21   },
22   "source_files": "MailingList/Classes/**/*",
23   "resource_bundles": {
24     "MailingList": [
25       "MailingList/Assets/**/*"
26     ]
27   },
28   "pushed_with_swift_version": "4.0"