[Add] DocumentReaderOCR 7.5.10931
[CocoaPods.git] / Specs / e / 1 / 6 / AckbarTesting / 1.0.0 / AckbarTesting.podspec.json
blob80318e66ccf5fbb4fb175ad51855cf2032375c56
2   "name": "AckbarTesting",
3   "version": "1.0.0",
4   "summary": "Testing helpers for detecting Ackbar assertion failures.",
5   "homepage": "https://github.com/square/ackbar",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": "Square, Inc.",
11   "source": {
12     "git": "https://github.com/square/ackbar.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "ios": {
19     "frameworks": "XCTest"
20   },
21   "dependencies": {
22     "AckbarAssertions": [
24     ]
25   },
26   "source_files": "Ackbar/Testing"