[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 7 / 5 / Louis / 1.0.0 / Louis.podspec.json
blob23d908e6b5b08c902cc981f3661d953df29eed9d
2   "name": "Louis",
3   "version": "1.0.0",
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.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Sources/*.{h,m}"