blob: d5f1c2dc1b278a5c296a8926297087035304b3ba [file] [log] [blame]
{
"name": "AirPlay",
"platforms": {
"ios": "8.0"
},
"summary": "irPlay lets users track iOS AirPlay availability.",
"requires_arc": true,
"version": "0.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Emilio Alberto Ojeda Mendoza": "emilio.ojeda.mendoza@gmail.com"
},
"homepage": "https://github.com/eMdOS/AirPlay",
"source": {
"git": "https://github.com/eMdOS/AirPlay.git",
"tag": "0.1.1"
},
"frameworks": "MediaPlayer",
"source_files": "Classes/*.{swift}"
}