blob: 481ad825d3ee917f51402d26f8683086a0346ec7 [file] [log] [blame]
{
"name": "Silk",
"version": "2.1.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.1.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"requires_arc": true,
"source_files": "Classes/*.swift",
"frameworks": "Foundation"
}