2 "name": "NSURLSession-Mock",
4 "summary": "Stub responses from NSURLSession",
5 "description": "This pod will add methods to NSURLSession to help stubbing server responses, making functional testing simpler",
6 "homepage": "https://github.com/net-a-porter-mobile/NSURLSession-Mock",
12 "Sam Dean": "sam.dean@net-a-porter.com"
15 "git": "https://github.com/net-a-porter-mobile/NSURLSession-Mock.git",
22 "compiler_flags": "-Wall -Werror -Wextra",
23 "source_files": "Pod/Classes/**/*",
24 "pushed_with_swift_version": "3.0"