blob: 08106ecbf57e0f2dbe3eab3aa0208eddfc283a95 [file] [log] [blame]
{
"name": "MockURLSession",
"version": "2.0.0",
"summary": "MockURLSession provides a 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": "2.0.0"
},
"source_files": "MockURLSession/*.swift",
"requires_arc": true,
"platforms": {
"osx": "10.9",
"ios": "8.0"
}
}