blob: 9cae3bff1fb7d13137313d367275945cec439917 [file] [log] [blame]
{
"name": "StfalconFixturer",
"platforms": {
"ios": "12.0"
},
"summary": "A simple light-weight way to add autofilling fixtures to UITextFields debug.",
"requires_arc": true,
"version": "0.1.1",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Alex Frankiv": "oleksandr.frankiv@stfalcon.com"
},
"homepage": "https://github.com/stfalcon-studio/StfalconFixturer-ios",
"source": {
"git": "https://github.com/stfalcon-studio/StfalconFixturer-ios.git",
"tag": "0.1.1"
},
"frameworks": "UIKit",
"source_files": "StfalconFixturer/**/*.{swift}",
"swift_version": "4.2"
}