[Add] TPNMentaCustomAdapterInland 6.00.23.1
[CocoaPods.git] / Specs / c / 9 / 5 / SwiftTwitterSDK / 2.5.0 / SwiftTwitterSDK.podspec.json
blob2e3b6cc1bbfa5636ab3049236970e5c682b19e6a
2   "name": "SwiftTwitterSDK",
3   "version": "2.5.0",
4   "summary": ":bird: A Twitter framework for iOS & macOS written in Swift",
5   "description": "Twitter framework for iOS & macOS written in Swift, with support of three different types of authentication protocol, and most, if not all, of the REST API.",
6   "homepage": "https://github.com/xhp281/Swifter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xhp281": "xhp281@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0",
16     "osx": "10.10"
17   },
18   "source": {
19     "git": "https://github.com/xhp281/Swifter.git",
20     "tag": "2.5.0"
21   },
22   "source_files": "Sources/*.swift",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"