[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 7 / 0 / 9 / OrangeOAuth / 1.0 / OrangeOAuth.podspec.json
blob6ce344bfdbfc83c80b6dbfdb3a4252ba8c8616b2
2   "name": "OrangeOAuth",
3   "version": "1.0",
4   "summary": "Orangered's dead-simple drop-in Reddit OAuth library.",
5   "homepage": "https://github.com/contextapps/OrangeOAuth",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Context",
11   "source": {
12     "git": "https://github.com/contextapps/OrangeOAuth.git",
13     "tag": "1.0"
14   },
15   "source_files": "Classes/*.{h,m}",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "dependencies": {
21     "1PasswordExtension": [
22       "~> 1.2"
23     ]
24   },
25   "resources": "Resources/*"