[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / d / b / V2exAPI / 0.0.1 / V2exAPI.podspec.json
blobf2eae720af34e46d822f0e1d0929c188dbf77bfb
2   "name": "V2exAPI",
3   "version": "0.0.1",
4   "summary": "V2ex API 的 Swift 封装,支持 iOS/macOS",
5   "description": "V2ex API 的 Swift 封装,支持 iOS/macOS,支持 V1/V2 API。",
6   "homepage": "https://github.com/isaced/V2exAPI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "isaced": "isaced@163.com"
13   },
14   "platforms": {
15     "ios": "15.0",
16     "osx": "12.0",
17     "watchos": "8.0",
18     "tvos": "15.0"
19   },
20   "source": {
21     "git": "https://github.com/isaced/V2exAPI.git",
22     "tag": "0.0.1"
23   },
24   "source_files": [
25     "Sources/**/*.swift"
26   ],
27   "swift_versions": [
28     "5.0"
29   ],
30   "swift_version": "5.0"