blob: acc7b5d5f3940b77045107ccfbef6d5f718fb3aa [file] [log] [blame]
{
"name": "BeerKit",
"version": "1.0.0",
"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.0"
},
"source_files": "BeerKit/**/*.swift",
"swift_version": "4.2"
}