[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / 5 / e / EyesEarlGrey / 1.7.1 / EyesEarlGrey.podspec.json
blob75010ada489d1cdf8cd34be1a03fd153a6f6b619
2   "name": "EyesEarlGrey",
3   "version": "1.7.1",
4   "summary": "EyesEarlGrey SDK for automatic visual validation.",
5   "homepage": "https://applitools.com",
6   "authors": "Applitools Team",
7   "license": {
8     "type": "Copyright",
9     "file": "LICENSE"
10   },
11   "source": {
12     "http": "https://applitools.bintray.com/iOS/EyesEarlGrey/1.7.1/EyesEarlGrey-1.7.1.zip"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "vendored_frameworks": "EyesEarlGrey/EyesEarlGrey.framework",
19   "dependencies": {
20     "EarlGrey": [
21       "~> 1.15.0"
22     ]
23   }