blob: 95ad82ff6c7b607157a33bb5357852def457b709 [file] [log] [blame]
{
"name": "BeerKit",
"version": "1.0.1",
"summary": "The framework which is for MultipeerConnectivity.",
"description": "- The framework which is for MultipeerConnectivity inspired by PeerKit.",
"homepage": "https://github.com/kboy-silvergym/BeerKit",
"license": "MIT",
"authors": "Kei Fujikawa",
"social_media_url": "http://twitter.com/kboy_silvergym",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/kboy-silvergym/BeerKit.git",
"tag": "1.0.1"
},
"source_files": "BeerKit/**/*.swift",
"swift_version": "4.2"
}