blob: 2319cea27bfa4bf6d8413a327d5d40a561ccf4c0 [file] [log] [blame]
{
"name": "LROAuth2Client",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "MIT-LICENSE"
},
"summary": "OAuth2 client for iPhone and iPad apps.",
"homepage": "https://github.com/lukeredpath/LROAuth2Client",
"authors": "Luke Redpath",
"source": {
"git": "https://github.com/lukeredpath/LROAuth2Client.git",
"commit": "243d4bfc5eb8fd08d7549050bc8fe636f1bde9cc"
},
"platforms": {
"ios": null
},
"source_files": [
"Classes",
"*.{h,m}"
],
"requires_arc": true
}