blob: 4c1da59d3fbd4549c873d93d26605e2a23abc04c [file] [log] [blame]
{
"name": "Silk",
"version": "2.3.1",
"summary": "A thin layer on top of NSURLSession",
"homepage": "https://github.com/cbot/Silk",
"license": "MIT",
"authors": {
"Kai Straßmann": "derkai@gmail.com"
},
"source": {
"git": "https://github.com/cbot/Silk.git",
"tag": "2.3.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"requires_arc": true,
"source_files": "Classes/*.swift",
"frameworks": "Foundation"
}