blob: 3be1b4aa858ab858b69eee954cced8388d25c4a6 [file] [log] [blame]
{
"name": "OSC",
"version": "1.0.0",
"summary": "Richo OSCKit",
"description": "Richo OSCKit with Promise",
"homepage": "https://theta360.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhigang Fang": "zhigang1992@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/tappollo/OSCKit.git",
"tag": "1.0.0"
},
"source_files": "Source/*.swift",
"frameworks": "SystemConfiguration",
"module_name": "OSCKit",
"dependencies": {
"SwiftyyJSON": [
],
"PromiseKit": [
],
"AwaitKit": [
]
},
"pushed_with_swift_version": "4.0"
}