3 "version": "1.3.4-rc.1",
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": "https://github.com/crelies/AmazonFling.git",
27 "vendored_frameworks": "Frameworks/AmazonFling.framework"
34 "user_target_xcconfig": {
35 "OTHER_LDFLAGS": "$(inherited) -lc++"