2 "name": "AircastPlayer",
4 "summary": "AircastPlayer SDK",
5 "description": "Using this SDK users can implement Aircast Core player into ther applications.",
6 "homepage": "https://www.aircast.tech",
12 "Milad": "milad.heidari@me.com"
18 "http": "https://www.dropbox.com/s/etdrhp08jv3w09u/AircastPlayer.zip?dl=1"
20 "preserve_paths": "AircastPlayer.framework/*",
22 "FRAMEWORK_SEARCH_PATH[sdk=iphoneos*]": "$(inherited) \"$(PODS_ROOT)/AircastPlayer.framework\"",
23 "OTHERCFLAGS[sdk=iphoneos*]": "$(inherited) -iframework \"$(PODS_ROOT)/AircastPlayer.framework\"",
24 "OTHER_LDFLAGS[sdk=iphoneos*]": "$(inherited) -framework AircastPlayer.framework"