blob: 049315af4081605e2de3fd2109092aa9473a36ed [file] [log] [blame]
{
"name": "MCSession+Helper",
"version": "1.0.0",
"summary": "Helper methods in the scope of MCSession class",
"description": "Useful helper methods for working with MCSession",
"homepage": "https://github.com/Bogdan-Stasjuk/MCSession-Helper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bogdan Stasiuk": "Bogdan.Stasjuk@gmail.com"
},
"source": {
"git": "https://github.com/Bogdan-Stasjuk/MCSession-Helper.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/Bogdan_Stasjuk",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MCSession+Helper/*.{h,m}",
"public_header_files": "MCSession+Helper/*.h"
}