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