blob: 4acb448641d186b0d7fbdeda37e02d95610f1552 [file] [log] [blame]
{
"name": "TJLSessionManager",
"version": "1.0.1",
"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.1"
},
"source_files": "TJLSessionManager/Source/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}