[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 7 / 0 / 9 / OrangeOAuth / 1.0.1 / OrangeOAuth.podspec.json
blob92a4f0871d53003d627bc84bb5b8c735a9a90277
2   "name": "OrangeOAuth",
3   "version": "1.0.1",
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.1"
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/*"