4 "summary": "A library to mock each HTTP request.",
5 "description": "MockingBird allow you to record in a JSON file each request called by the application, and then also it allows to stub the same requests with the same file saved previously.",
6 "homepage": "https://github.com/the-software-factory",
9 "centura87": "giusbruno1987@gmail.com"
12 "git": "https://github.com/the-software-factory/MockingBird-iOS.git",
15 "source_files": "MockingBird/*.{h,m}",