blob: f0c17403ac087f44f12beb4ed35c18352288de23 [file] [log] [blame]
{
"name": "OrangeOAuth",
"version": "0.1",
"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": "0.1"
},
"source_files": "Classes/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"dependencies": {
"1PasswordExtension": [
"~> 1.2"
]
},
"resources": "Resources/*"
}