blob: e1c0498b094b1309ad00ccba4650629cded14ff3 [file] [log] [blame]
{
"name": "ESTestKit",
"version": "0.3.4-beta1",
"summary": "EZ-NET Swift module to assist XCTest.",
"description": "This is a Swift module to assist XCTest.",
"homepage": "https://github.com/EZ-NET/ESTestKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tomohiro Kumagai": "http://ez-net.jp/profile/"
},
"social_media_url": "http://twitter.com/es_kumagai",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/EZ-NET/ESTestKit.git",
"tag": "0.3.4-beta1"
},
"source_files": "ESTestKit/**/*.swift",
"frameworks": "XCTest"
}