blob: 452d08cceccc1383aa211d0a47ae771095817634 [file] [log] [blame]
{
"name": "PopcornNotify",
"version": "1.0.2",
"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.2"
},
"social_media_url": "https://twitter.com/ryancohen",
"platforms": {
"ios": "8.0"
},
"source_files": "PopcornNotify/Classes/**/*"
}