[Add] YYUIKit 0.6.4
[CocoaPods.git] / Specs / 7 / 0 / 9 / OrangeOAuth / 1.0.2 / OrangeOAuth.podspec.json
blob782547e3cbdd1c84fe8f107e64c26f9ad6c50611
2   "name": "OrangeOAuth",
3   "version": "1.0.2",
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.2"
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/*"