blob: 14ab9ce31c5cf08992bda3ba50919e3121b966a8 [file] [log] [blame]
{
"name": "MockURLSession",
"version": "0.0.1",
"summary": "MockURLSession provides the way to mock NSURLSession.",
"homepage": "https://github.com/announce/MockURLSession",
"license": {
"type": "MIT"
},
"authors": {
"Kenta Yamamoto": "http://twitter.com/i05"
},
"source": {
"git": "https://github.com/announce/MockURLSession.git",
"tag": "0.0.1"
},
"source_files": "MockURLSession/*.swift",
"requires_arc": true,
"platforms": {
"osx": "10.9",
"ios": "8.0"
}
}