2 "name": "AircastPlayer",
4 "summary": "AircastPlayer SDK",
5 "description": "Using this SDK users can implement Aircast Core player into ther applications.",
6 "homepage": "https://master.d3qz53mx6rarae.amplifyapp.com",
12 "Milad": "milad.heidari@me.com"
18 "http": "https://aircast-artifact.s3.us-west-1.amazonaws.com/AircastPlayer.zip"
21 "vendored_frameworks": [
22 "AircastPlayer.xcframework",
23 "Libavcodec.xcframework",
24 "Libavfilter.xcframework",
25 "Libavformat.xcframework",
26 "Libavutil.xcframework",
27 "Libcrypto.xcframework",
30 "Libswresample.xcframework",
31 "Libswscale.xcframework"
35 "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/AircastPlayer\"/**",
36 "OTHER_LDFLAGS": "-ObjC -l\"c++\" -l\"bz2\" -l\"iconv\" -l\"xml2\" -l\"z\" -framework \"AircastPlayer\" -framework \"Libavcodec\" -framework \"Libavfilter\" -framework \"Libavformat\" -framework \"Libavutil\" -framework \"Libcrypto\" -framework \"Libssl\" -framework \"Libsrt\" -framework \"Libswresample\" -framework \"Libswscale\" -framework \"VideoToolbox\" -weak_framework \"MetalKit\""