[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / f / 9 / EarlGreyTea / 0.0.3 / EarlGreyTea.podspec.json
bloba67763936eaaa514d8178aca3f33aa5c61bc351b
2   "name": "EarlGreyTea",
3   "version": "0.0.3",
4   "summary": "An easy to use wrapper for EarlGrey UI grey test library.",
5   "description": "EarlGrey is wonderful UI test library for iOS app.\n\nBut it's HARD to use.\n\nSo, I want to build an easy to user wrapper to help you use the EarlGrey and do better UI test.",
6   "homepage": "https://github.com/woooha/EarlGreyTea",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "woooha": "woooha@gmail.com "
13   },
14   "source": {
15     "git": "https://github.com/woooha/EarlGreyTea.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "EarlGreyTea/Classes/**/*"