blob: 3ada0439a0a55c9fa504017a3c835284cd2d91d2 [file] [log] [blame]
{
"name": "JRTAirPlayExternalDisplay",
"version": "0.0.2",
"summary": "JRTAirPlayExternalDisplay is a class that helps the most common implementation.",
"homepage": "https://github.com/ifobos/JRTAirPlayExternalDisplay",
"license": "MIT",
"authors": {
"ifobos": "juancarlos.garcia.alfaro@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ifobos/JRTAirPlayExternalDisplay.git",
"tag": "0.0.2"
},
"source_files": "JRTAirPlayExternalDisplay/JRTAirPlayExternalDisplay/PodFiles/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}