[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 7 / f / ESTestKit / 0.3.4-beta1 / ESTestKit.podspec.json
blobe1c0498b094b1309ad00ccba4650629cded14ff3
2   "name": "ESTestKit",
3   "version": "0.3.4-beta1",
4   "summary": "EZ-NET Swift module to assist XCTest.",
5   "description": "This is a Swift module to assist XCTest.",
6   "homepage": "https://github.com/EZ-NET/ESTestKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tomohiro Kumagai": "http://ez-net.jp/profile/"
13   },
14   "social_media_url": "http://twitter.com/es_kumagai",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9"
18   },
19   "source": {
20     "git": "https://github.com/EZ-NET/ESTestKit.git",
21     "tag": "0.3.4-beta1"
22   },
23   "source_files": "ESTestKit/**/*.swift",
24   "frameworks": "XCTest"