blob: 9fa08644046fd836fa10329344609ead1b61139b [file] [log] [blame]
{
"name": "FireMock",
"version": "3.0.4",
"summary": "FireMock help to stub HTTP requests. Test your apps with fake response data and files.",
"description": "FireMock help to build mock to test your network requests with files (json, xml, etc.). With 2 simple steps, you can enable/disable a specific mock on runtime. Change mock file on runtime with a specific view build for this purpose.",
"homepage": "https://github.com/Magiic/FireMock",
"license": "MIT",
"authors": {
"Magiic": "magiic.contact@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Magiic/FireMock.git",
"tag": "3.0.4"
},
"source_files": [
"FireMock",
"FireMock/**/*.{h,m, swift,xib}"
],
"resources": [
"FireMock.xcassets"
],
"pushed_with_swift_version": "4.0"
}