blob: fb9de05c707d0b0af891a74f086e55bfe3b7398f [file] [log] [blame]
{
"name": "SwordRPC",
"version": "0.2.2",
"summary": "A Discord Rich Presence Library for Swift",
"homepage": "https://github.com/Azoy/SwordRPC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Azoy",
"source": {
"git": "https://github.com/Azoy/SwordRPC.git",
"tag": "0.2.2"
},
"platforms": {
"osx": "10.11"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0.3"
},
"source_files": [
"Sources/SwordRPC/*.swift",
"Sources/SwordRPC/Types/*.swift"
],
"dependencies": {
"BlueSocket": [
"~> 0.12"
]
},
"pushed_with_swift_version": "4.0.3"
}