[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 1 / a / Sencha / 0.8.0 / Sencha.podspec.json
blob5501743477a0095698a8d40c5c046b260ef26f8c
2   "name": "Sencha",
3   "version": "0.8.0",
4   "summary": "The friendly version of EarlGrey",
5   "description": "Provides a set of tools to facilitate the UI tests using EarlGrey, with a more developer-friendly API.",
6   "homepage": "https://github.com/SchibstedSpain/Sencha",
7   "license": {
8     "type": "Apache"
9   },
10   "authors": "Schibsted Spain",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/SchibstedSpain/Sencha.git",
16     "tag": "0.8.0"
17   },
18   "source_files": "Sencha/**/*.{swift,h,m}",
19   "frameworks": "XCTest",
20   "dependencies": {
21     "EarlGrey": [
22       "~> 1.13.0"
23     ]
24   },
25   "swift_version": "4.0"