blob: 8013b3302b95674baa32ef1cea942b4ba572ab44 [file] [log] [blame]
{
"name": "TJLSessionManager",
"version": "1.0.2",
"license": "MIT",
"summary": "A manager class for the new MultipeerConnectivity framework.",
"homepage": "https://github.com/tLewisII/TJLSessionManager",
"authors": {
"Terry Lewis II": "terry@ploverproductions.com"
},
"source": {
"git": "https://github.com/tLewisII/TJLSessionManager.git",
"tag": "v1.0.2"
},
"source_files": "TJLSessionManager/Source/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}