blob: 7ec00ec33874f87bcba98b75b317c198596e6977 [file] [log] [blame]
{
"name": "OSC",
"version": "0.2.2",
"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": "0.2.2"
},
"source_files": "Source/*.swift",
"frameworks": "SystemConfiguration",
"module_name": "OSCKit",
"dependencies": {
"SwiftyyJSON": [
],
"PromiseKit": [
],
"AwaitKit": [
]
},
"pushed_with_swift_version": "3.0"
}