[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / b / 3 / SimpleTwitterAuthentication / 2.0.2 / SimpleTwitterAuthentication.podspec.json
blob19272878ed19055f418318f9b36cdaa006c9ade1
2   "name": "SimpleTwitterAuthentication",
3   "version": "2.0.2",
4   "license": "Apache License, Version 2.0",
5   "homepage": "https://github.com/pirika-association/SimpleTwitterAuthentication",
6   "authors": {
7     "Nobuhiro Ito": "ito@pirika.org"
8   },
9   "summary": "Simple Twitter Authentication Wrapper",
10   "source": {
11     "git": "https://github.com/pirika-association/SimpleTwitterAuthentication.git",
12     "tag": "v2.0.2"
13   },
14   "module_name": "SimpleTwitterAuthentication",
15   "swift_versions": [
16     "4.2",
17     "5.0"
18   ],
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Sources/*.{swift}",
23   "dependencies": {
24     "OAuthSwift": [
25       "~> 1.4"
26     ]
27   },
28   "swift_version": "5.0"