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