blob: b454b7ad6552de03c7def2e8e08d2969f3bef063 [file] [log] [blame]
{
"name": "SimpleTwitterAuthentication",
"version": "2.0.0-pre1",
"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.0-pre1"
},
"module_name": "SimpleTwitterAuthentication",
"swift_versions": "4.2",
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/*.{swift}",
"dependencies": {
"OAuthSwift": [
"~> 1.4"
]
},
"swift_version": "4.2"
}