blob: 41c02abac7d27477992df2d3c994359de603587a [file] [log] [blame]
{
"name": "EmailOctopusKit",
"version": "0.1.0",
"summary": "Manage EmailOctopus contacts and email lists on iOS.",
"description": "EmailOctopus is an affordable email campaign and marketing automation platform. EmailOctopusKit makes use of the EmailOctopus API and lets you manage contacts and email lists on EmailOctopus.",
"homepage": "https://github.com/caloon/EmailOctopusKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"caloon": "me@josefmoser.de"
},
"source": {
"git": "https://github.com/caloon/EmailOctopusKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EmailOctopusKit/Classes/**/*"
}