blob: 005ac742a44643664841e251aa51b7167b9f053d [file] [log] [blame]
{
"name": "OAuthSwift",
"version": "1.1.2",
"license": "MIT",
"summary": "Swift based OAuth library for iOS and OSX.",
"homepage": "https://github.com/OAuthSwift/OAuthSwift",
"social_media_url": "http://twitter.com/dongrify",
"authors": {
"Dongri Jin": "dongrify@gmail.com",
"Eric Marchand": "eric.marchand.n7@gmail.com"
},
"source": {
"git": "https://github.com/OAuthSwift/OAuthSwift.git",
"tag": "1.1.2"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"requires_arc": false,
"pushed_with_swift_version": "3.0"
}