[Add] Leopard-iOS 2.0.2
[CocoaPods.git] / Specs / 8 / d / b / V2exAPI / 1.0.0 / V2exAPI.podspec.json
blob2ed6dc0074d5954d7ed4fed8375ce6317a4b5caa
2   "name": "V2exAPI",
3   "version": "1.0.0",
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": "1.0.0"
23   },
24   "source_files": [
25     "Sources/**/*.swift"
26   ],
27   "swift_versions": [
28     "5.0"
29   ],
30   "swift_version": "5.0"