blob: 38a927fd168b454664c08ca9991f5be93747fa10 [file] [log] [blame]
{
"name": "OAuthSwift",
"version": "0.1.9",
"license": "MIT",
"summary": "Swift based OAuth library for iOS.",
"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.1.9"
},
"source_files": "OAuthSwift/*.swift",
"requires_arc": true
}