blob: d8d6a993e679dfff711db0f258e86b50a8d06017 [file] [log] [blame]
{
"name": "PopcornNotify",
"version": "1.0.1",
"summary": "Send simple emails and text messages from one API, in Swift.",
"description": "Send simple emails and text messages from one API, in Swift. A PopcornNotify.com wrapper for iOS.",
"homepage": "https://github.com/imryan/popcornnotify-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryan Cohen": "notryancohen@gmail.com"
},
"source": {
"git": "https://github.com/imryan/popcornnotify-swift.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/ryancohen",
"platforms": {
"ios": "8.0"
},
"source_files": "PopcornNotify/Classes/**/*"
}