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