blob: 519d0b404153ac81f71a4b9d50c917b3243f3597 [file] [log] [blame]
{
"name": "PeerModule",
"version": "0.1.0",
"summary": "A small module to create a peer network.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ThibaultTourailles/PeerModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Thibault Tourailles": "thibault.tourailles@applidium.com"
},
"source": {
"git": "https://github.com/ThibaultTourailles/PeerModule.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PeerModule/Classes/**/*",
"dependencies": {
"BlueSocket": [
"~> 0.12"
]
},
"pushed_with_swift_version": "3.0"
}