[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 3 / 5 / d / SwordRPC / 0.2.2 / SwordRPC.podspec.json
blobfb9de05c707d0b0af891a74f086e55bfe3b7398f
2   "name": "SwordRPC",
3   "version": "0.2.2",
4   "summary": "A Discord Rich Presence Library for Swift",
5   "homepage": "https://github.com/Azoy/SwordRPC",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Azoy",
11   "source": {
12     "git": "https://github.com/Azoy/SwordRPC.git",
13     "tag": "0.2.2"
14   },
15   "platforms": {
16     "osx": "10.11"
17   },
18   "pod_target_xcconfig": {
19     "SWIFT_VERSION": "4.0.3"
20   },
21   "source_files": [
22     "Sources/SwordRPC/*.swift",
23     "Sources/SwordRPC/Types/*.swift"
24   ],
25   "dependencies": {
26     "BlueSocket": [
27       "~> 0.12"
28     ]
29   },
30   "pushed_with_swift_version": "4.0.3"