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",
26 "source_files": "Pod/Classes/Common/**/*"
29 "name": "NSURLConnection",
30 "source_files": "Pod/Classes/NSURLConnection/**/*",
32 "NSURLSession-Mock/Common": [
38 "name": "NSURLSession",
39 "source_files": "Pod/Classes/NSURLSession/**/*",
41 "NSURLSession-Mock/Common": [