blob: 69010c44ae25f8f7ae11789dfa4d21e8ae8816d8 [file] [log] [blame]
{
"name": "SimpleTwitterAuthentication",
"version": "2.0.1",
"license": "Apache License, Version 2.0",
"homepage": "https://github.com/pirika-association/SimpleTwitterAuthentication",
"authors": {
"Nobuhiro Ito": "ito@pirika.org"
},
"summary": "Simple Twitter Authentication Wrapper",
"source": {
"git": "https://github.com/pirika-association/SimpleTwitterAuthentication.git",
"tag": "v2.0.1"
},
"module_name": "SimpleTwitterAuthentication",
"swift_versions": [
"4.2",
"5.0"
],
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/*.{swift}",
"dependencies": {
"OAuthSwift": [
"~> 1.4"
]
},
"swift_version": "5.0"
}