blob: dbb794c1d23090bcc45501a531e26b3846ec5aef [file] [log] [blame]
{
"name": "SmartMockLib",
"version": "1.2.1",
"swift_versions": "5.0",
"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": "1.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MockLibIOS/SmartMockLib/Classes/**/*",
"swift_version": "5.0"
}