blob: 6be6ce0c2d600d6a64741a1d1b2fd242b83370e6 [file] [log] [blame]
{
"name": "Stream",
"version": "0.1",
"license": "MIT",
"summary": "Stream protocol for Swift 2 (Linux ready)",
"homepage": "https://github.com/Zewo/Stream",
"authors": {
"Paulo Faria": "paulo.faria.rl@gmail.com"
},
"source": {
"git": "https://github.com/Zewo/Stream.git",
"tag": "0.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true
}