[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 4 / b / 3 / SimpleTwitterAuthentication / 1.0.0 / SimpleTwitterAuthentication.podspec.json
blobfab5d6cee6eb62e7280171560fc3188657b5ff43
2   "name": "SimpleTwitterAuthentication",
3   "version": "1.0.0",
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": "v1.0.0"
13   },
14   "module_name": "SimpleTwitterAuthentication",
15   "swift_versions": "4.2",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source_files": "Sources/*.{swift}",
20   "dependencies": {
21     "OAuthSwift": [
22       "~> 1.4"
23     ]
24   },
25   "swift_version": "4.2"