blob: c0674f58f8916a9786d5999ae1de7b7f8df99bae [file] [log] [blame]
{
"name": "FileTransmissManager",
"version": "0.0.1",
"summary": "0.0.1",
"description": "Use 'MCSession/MultipeerConnectivity' transemiss files between two devices.",
"homepage": "https://github.com/A-Dirt/FileTransmissManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"whenwe": "a_dirt@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/A-Dirt/FileTransmissManager.git",
"tag": "0.0.1"
},
"source_files": [
"ConnectivityManager",
"*.{h,m}"
]
}