[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 9 / a / AirPlay / 1.4.0 / AirPlay.podspec.json
blob58aa7a68a3a141dcc37699ef73bd85a397855145
2   "name": "AirPlay",
3   "version": "1.4.0",
4   "summary": "AirPlay lets users track iOS AirPlay availability and provides extra information about AirPlay connections.",
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": "v1.4.0"
13   },
14   "social_media_url": "https://twitter.com/_eMdOS_",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": [
21     "MediaPlayer",
22     "AVFoundation"
23   ]