blob: ef641d78c218123e2a8fbe38a30e7d5b0f77658c [file] [log] [blame]
{
"name": "RTTrPSwift",
"version": "0.3",
"summary": "RTTrPSwift is a library for Swift of the RTTrP protocol",
"description": "RTTrPSwift is a library for Swift of the RTTrP protocol. Information about the protocol can be found here: https://rttrp.github.io/RTTrP-Wiki/",
"homepage": "https://github.com/gwsounddsg/RTTrPSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GW Rodriguez": "gwsounddsg@gmail.com"
},
"source": {
"git": "https://github.com/gwsounddsg/RTTrPSwift.git",
"tag": "0.3"
},
"platforms": {
"osx": "10.10"
},
"swift_versions": "5.0",
"source_files": "RTTrPSwift/Classes/**/*",
"swift_version": "5.0"
}