blob: ef38159a0fd7aee5043a06e7b06682bd0c9b7313 [file] [log] [blame]
{
"name": "OAuthSwift",
"version": "1.2.0",
"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.2.0"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "3.0"
},
"requires_arc": false,
"pushed_with_swift_version": "4.0"
}