blob: 2adbed99231ca0c9753bcdb6788b156c63ab70f2 [file] [log] [blame]
{
"name": "Paparajote",
"version": "0.1.5",
"summary": "OAuth2 handler written in Swift",
"homepage": "https://github.com/<GITHUB_USERNAME>/Paparajote",
"social_media_url": "https://twitter.com/carambalabs",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pedro Piñera": "pepibumur@gmail.com",
"Sergi Gracia": "sergigram@gmail.com",
"Isaac Roldán": "isaac.roldan@gmail.com"
},
"source": {
"git": "https://github.com/carambalabs/Paparajote.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Paparajote/Classes/**/*"
}