blob: b46695fbae74247c52ded825606459650f36baa0 [file] [log] [blame]
{
"name": "SmartMockLib",
"version": "0.6.4",
"summary": "All features of the smart mock server locally accessible.",
"description": "Be able to fetch the endpoints responses used by the NodeJS smart mock server module directly in your iOS app without having to run the mock server itself.",
"homepage": "https://github.com/crescentflare/SmartMockServer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Crescent Flare": "info@crescentflare.com"
},
"source": {
"git": "https://github.com/crescentflare/SmartMockServer.git",
"tag": "0.6.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MockLibIOS/SmartMockLib/Classes/**/*",
"dependencies": {
"CryptoSwift": [
"~> 0.8.3"
]
},
"pushed_with_swift_version": "4.0"
}