blob: 2e3b6cc1bbfa5636ab3049236970e5c682b19e6a [file] [log] [blame]
{
"name": "SwiftTwitterSDK",
"version": "2.5.0",
"summary": ":bird: A Twitter framework for iOS & macOS written in Swift",
"description": "Twitter framework for iOS & macOS written in Swift, with support of three different types of authentication protocol, and most, if not all, of the REST API.",
"homepage": "https://github.com/xhp281/Swifter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xhp281": "xhp281@gmail.com"
},
"platforms": {
"ios": "11.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/xhp281/Swifter.git",
"tag": "2.5.0"
},
"source_files": "Sources/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}