blob: e68907e033d547b4aec4157cb764a3cf79798195 [file] [log] [blame]
{
"name": "LSNewsletterInvite",
"version": "0.6",
"summary": "A simple newsletter invite popup that works with MailChimp",
"homepage": "https://github.com/learnstack/lsnewsletterinvite",
"license": "MIT",
"authors": {
"Joshua Howland": "mail@jkhowland.com"
},
"source": {
"git": "https://github.com/LearnStack/LSNewsletterInvite.git",
"tag": "0.6"
},
"source_files": "LSNewsletterInvite",
"platforms": {
"ios": "6.1"
},
"public_header_files": [
"LSNewsletterInvite",
"*.h"
],
"dependencies": {
"ChimpKit": [
"~> 3.0.2"
],
"SVProgressHUD": [
"~> 1.0"
]
},
"requires_arc": false
}