blob: b3dc7cae3ebc1af3a66d554a6454956004bd88e0 [file] [log] [blame]
{
"name": "Syncs",
"version": "1.0.4",
"summary": "A Real-Time web framework, swift library",
"homepage": "https://github.com/manp/syncs-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/manp/syncs-swift.git",
"tag": "1.0.4"
},
"authors": {
"Mostafa Alinaghi-pour": "mostafa.alinaghipour@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"source_files": [
"Syncs/Classes/**/*",
"Syncs/Classes/**/*.swift"
],
"dependencies": {
"SwiftWebSocket": [
],
"SwiftyJSON": [
]
},
"pushed_with_swift_version": "3.0"
}