blob: 2a2c030fa17c4350d6001a4f94e8645fb0d3b6ca [file] [log] [blame]
{
"name": "OAuthSwift",
"version": "0.4.8",
"license": "MIT",
"summary": "Swift based OAuth library for iOS and OSX.",
"homepage": "https://github.com/dongri/OAuthSwift",
"social_media_url": "http://twitter.com/dongriat",
"authors": {
"Dongri Jin": "dongriat@gmail.com"
},
"source": {
"git": "https://github.com/dongri/OAuthSwift.git",
"tag": "0.4.8"
},
"source_files": "OAuthSwift/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"requires_arc": false
}