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