blob: c95b1219d7a1a3e265eabe467e8a671979ceaacd [file] [log] [blame]
{
"name": "Swim",
"version": "1.4.1",
"summary": "EZ-NET Standard Swift Module.",
"description": "It is a swift module that implements basic features.",
"homepage": "https://github.com/EZ-NET/ESSwim",
"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/ESSwim.git",
"tag": "1.4.1"
},
"source_files": "Sources/**/*.swift"
}