[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 9 / 8 / 3 / PandaScoreAPI / 1.0.2 / PandaScoreAPI.podspec.json
blobbac6d081f41c3bb9d053b79d5f876739eeaa47bb
2   "name": "PandaScoreAPI",
3   "version": "1.0.2",
4   "summary": "API lib for PandaScore used in Syqen",
5   "homepage": "https://github.com/matrixsenpai/pandascore-api",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Mason Phillips": "math.matrix@icloud.com"
12   },
13   "source": {
14     "git": "https://github.com/matrixsenpai/pandascore-api.git",
15     "tag": "1.0.2"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "source_files": "Sources/panda-api/**/*.swift",
21   "dependencies": {
22     "RxSwift": [
24     ]
25   },
26   "swift_versions": "5.0"