blob: 782547e3cbdd1c84fe8f107e64c26f9ad6c50611 [file] [log] [blame]
{
"name": "OrangeOAuth",
"version": "1.0.2",
"summary": "Orangered's dead-simple drop-in Reddit OAuth library.",
"homepage": "https://github.com/contextapps/OrangeOAuth",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Context",
"source": {
"git": "https://github.com/contextapps/OrangeOAuth.git",
"tag": "1.0.2"
},
"source_files": "Classes/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"dependencies": {
"1PasswordExtension": [
"~> 1.2"
]
},
"resources": "Resources/*"
}