blob: 642928a6c06345972d9fb6d9f25334a28a7264fd [file] [log] [blame]
{
"name": "swift-mimic",
"version": "0.3.0",
"summary": "UI testing framework for iOS projects that allows easy API mocking for localized and quick tests.",
"homepage": "https://github.com/hipo/swift-mimic",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hipo": "hello@hipolabs.com"
},
"source": {
"git": "https://github.com/hipo/swift-mimic.git",
"tag": "0.3.0"
},
"social_media_url": "https://twitter.com/hipolabs",
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "Mimic/Classes/**/*"
}