[Add] VIDVOCR 3.1.5
[CocoaPods.git] / Specs / 5 / 9 / a / AirPlay / 3.0.0 / AirPlay.podspec.json
blob74a82b623200aefd4b5b587235dc9cf8d001927d
2   "name": "AirPlay",
3   "version": "3.0.0",
4   "summary": "AirPlay lets users track iOS AirPlay availability and provides extra information about AirPlay connection status.",
5   "homepage": "https://github.com/eMdOS/AirPlay",
6   "license": "MIT",
7   "authors": {
8     "eMdOS": "emilio.ojeda.mendoza@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/eMdOS/AirPlay.git",
12     "tag": "v3.0.0"
13   },
14   "social_media_url": "https://twitter.com/_eMdOS_",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Sources/",
20   "frameworks": [
21     "MediaPlayer",
22     "AVFoundation"
23   ],
24   "pushed_with_swift_version": "3.0"