[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / b / f / AircastPlayer / 0.0.5 / AircastPlayer.podspec.json
blobcf4a1f232f381d235961bf84d7a96648b88829c7
2   "name": "AircastPlayer",
3   "version": "0.0.5",
4   "summary": "AircastPlayer SDK",
5   "description": "Using this SDK users can implement Aircast Core player into ther applications.",
6   "homepage": "https://www.aircast.tech",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Milad": "milad.heidari@me.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "http": "https://aircast-artifact.s3.us-west-1.amazonaws.com/AircastPlayer.zip"
19   },
20   "frameworks": [
21     "AircastPlayer",
22     "Libavcodec",
23     "Libavfilter",
24     "Libavformat",
25     "Libavutil",
26     "Libcrypto",
27     "Libssl",
28     "Libsrt",
29     "Libswresample",
30     "Libswscale"
31   ],
32   "ios": {
33     "vendored_frameworks": [
34       "AircastPlayer.xcframework",
35       "Libavcodec.xcframework",
36       "Libavfilter.xcframework",
37       "Libavformat.xcframework",
38       "Libavutil.xcframework",
39       "Libcrypto.xcframework",
40       "Libssl.xcframework",
41       "Libsrt.xcframework",
42       "Libswresample.xcframework",
43       "Libswscale.xcframework"
44     ]
45   }