[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 7 / 5 / Louis / 1.0.3 / Louis.podspec.json
blobc1dd0db9323ddd13367395cfaab8968fac77cce6
2   "name": "Louis",
3   "version": "1.0.3",
4   "summary": "Automated Accessibility Testing for iOS.",
5   "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.",
6   "homepage": "https://github.com/aleffert/Louis",
7   "license": "MIT",
8   "authors": {
9     "Akiva Leffert": "aleffert@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/aleffert/Louis.git",
13     "tag": "1.0.3"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "Sources/*.{h,m}"