blob: 7d2c884dc89ac953139cf6d15be76675f20c4cb6 [file] [log] [blame]
{
"name": "FileTransmissionTest",
"version": "1.0.1",
"summary": "1.0.1",
"description": "Use MCSession/MultipeerConnectivity transmiss files between two or more devices",
"homepage": "https://github.com/A-Dirt/FileTransmission",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"whenwe": "a_dirt@icloud.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/A-Dirt/FileTransmission.git",
"tag": "1.0.1"
},
"source_files": [
"ConnectivityManager",
"*.{h,m}"
]
}