blob: abb1a2d9da7f28942f6c2cd00bf6045b9646e046 [file] [log] [blame]
{
"name": "AirPlay",
"version": "3.0.1",
"summary": "AirPlay lets users track iOS AirPlay availability and provides extra information about AirPlay connection status.",
"homepage": "https://github.com/eMdOS/AirPlay",
"license": "MIT",
"authors": {
"eMdOS": "emilio.ojeda.mendoza@gmail.com"
},
"source": {
"git": "https://github.com/eMdOS/AirPlay.git",
"tag": "v3.0.1"
},
"social_media_url": "https://twitter.com/_eMdOS_",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/",
"frameworks": [
"MediaPlayer",
"AVFoundation"
],
"pushed_with_swift_version": "3.0"
}