blob: f8d71897a94c1d63c8dd3f7396191c899070b944 [file] [log] [blame]
{
"name": "OAuthSwift",
"version": "0.3.0",
"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.3.0"
},
"source_files": "OAuthSwift/*.swift",
"requires_arc": false
}