[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / 7 / f / ESTestKit / 0.4.0 / ESTestKit.podspec.json
blobbae0f340d14e86fa73a0475a15f18b9c6e11a90b
2   "name": "ESTestKit",
3   "version": "0.4.0",
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.4.0"
22   },
23   "source_files": "ESTestKit/**/*.swift",
24   "frameworks": "XCTest"