[Add] GizoSDK 2.0.2-alpha.07
[CocoaPods.git] / Specs / 4 / b / 3 / SimpleTwitterAuthentication / 2.0.3 / SimpleTwitterAuthentication.podspec.json
blob61dbc1bafc812edefd39b2675abdef07046011b3
2   "name": "SimpleTwitterAuthentication",
3   "version": "2.0.3",
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.3"
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       "~> 2.1"
26     ]
27   },
28   "swift_version": "5.0"