blob: fd7876cf0741182164f7e8889ae08cf824364e90 [file] [log] [blame]
{
"name": "Paparajote",
"version": "1.0.2",
"summary": "OAuth2 handler written in Swift",
"homepage": "https://github.com/carambalabs/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": "1.0.2"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Paparajote/Classes/**/*",
"dependencies": {
"NSURL+QueryDictionary": [
"~> 1.2"
]
},
"pushed_with_swift_version": "3.0"
}