4 "summary": "Easily integrate the Amazon Fling SDK to discover and control your FireTV in your app.",
5 "description": "Discovering and controlling your FireTV requires the Amazon Fling SDK.\nThe SDK is not open source. That's why you won't find a pod for it.\nI wanted to integrate the Amazon Fling SDK using Cocoapods in one of my projects.\nSo I created this pod which does the magic ;)",
6 "homepage": "https://github.com/crelies/AmazonFling",
12 "Christian Elies": "chris.elies13@gmail.com"
15 "git": "git@gitlab.com:crelies/AmazonFling.git",
27 "vendored_frameworks": [
28 "Frameworks/AmazonFling.framework",
29 "Frameworks/Bolts.framework"
32 "user_target_xcconfig": {
33 "OTHER_LDFLAGS": "$(inherited) -lc++"