[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / 4 / 1 / reddift / 2.0.3 / reddift.podspec.json
bloba24743b2e848b011adf9719490102dfb56a34281
2   "name": "reddift",
3   "version": "2.0.3",
4   "summary": "Swift Reddit API Wrapper.",
5   "description": "reddift is Swift Reddit API Wrapper.\n - Supports OAuth2(and DOES NOT support Cookie-authentication).\n - Supports multi-accounts using KeyChain.",
6   "homepage": "https://github.com/sonsongithub/reddift",
7   "license": "MIT",
8   "authors": {
9     "sonson": "yoshida.yuichi@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/sonsongithub/reddift.git",
13     "tag": "2.0.3",
14     "submodules": true
15   },
16   "social_media_url": "https://twitter.com/sonson_twit",
17   "platforms": {
18     "ios": "8.4",
19     "osx": "10.9",
20     "tvos": "9.2"
21   },
22   "requires_arc": true,
23   "source_files": [
24     "framework/*/*.swift"
25   ],
26   "dependencies": {
27     "HTMLSpecialCharacters": [
29     ],
30     "MiniKeychain": [
32     ]
33   },
34   "pushed_with_swift_version": "4.0"