blob: 87bdd114cf8c94fb93be3dfd7fc9f22072742e29 [file] [log] [blame]
{
"name": "Louis",
"version": "1.0.2",
"summary": "Automated Accessibility Testing for iOS.",
"description": "Automated Accessibility Testing for iOS. Run automatically while your app is running or manually as part of your view tests. Easily control how the results are reported.",
"homepage": "https://github.com/aleffert/Louis",
"license": "MIT",
"authors": {
"Akiva Leffert": "aleffert@gmail.com"
},
"source": {
"git": "https://github.com/aleffert/Louis.git",
"tag": "1.0.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.{h,m}"
}