| { |
| "name": "MailingList", |
| "version": "0.1.4", |
| "summary": "Prompts for users to sign up to your mailing list, using the MailGun API", |
| "description": "Prompts for users to sign up to your mailing list, using the MailGun API.", |
| "homepage": "https://github.com/megatron1000/MailingList", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "megatron1000": "mark@bridgetech.io" |
| }, |
| "source": { |
| "git": "https://github.com/megatron1000/MailingList.git", |
| "tag": "0.1.4" |
| }, |
| "social_media_url": "https://twitter.com/markbridgesapps", |
| "platforms": { |
| "osx": "10.11" |
| }, |
| "source_files": "MailingList/Classes/**/*", |
| "resource_bundles": { |
| "MailingList": [ |
| "MailingList/Assets/**/*" |
| ] |
| } |
| } |