2 "name": "XCDYouTubeKit",
4 "summary": "YouTube video player for iOS and OS X.",
5 "homepage": "https://github.com/0xced/XCDYouTubeKit",
6 "screenshots": "https://raw.github.com/0xced/XCDYouTubeKit/2.1.3/Screenshots/XCDYouTubeVideoPlayerViewController.png",
12 "CeĢdric Luthi": "cedric.luthi@gmail.com"
14 "social_media_url": "https://twitter.com/0xced",
16 "git": "https://github.com/0xced/XCDYouTubeKit.git",
23 "source_files": "XCDYouTubeKit",
24 "public_header_files": "XCDYouTubeKit/XCDYouTube{Client,Error,Kit,Operation,Video,VideoOperation,VideoPlayerViewController}.h",
26 "exclude_files": "XCDYouTubeKit/XCDYouTubeVideoPlayerViewController.{h,m}",
27 "frameworks": "JavaScriptCore"
30 "frameworks": "MediaPlayer",
32 "OTHER_LDFLAGS": "-Wl,-U,_JSContextGetGlobalObject -Wl,-U,_JSEvaluateScript -Wl,-U,_JSGlobalContextCreate -Wl,-U,_JSGlobalContextRelease -Wl,-U,_JSObjectCallAsFunction -Wl,-U,_JSObjectIsFunction -Wl,-U,_JSObjectMake -Wl,-U,_JSObjectSetProperty -Wl,-U,_JSStringCopyCFString -Wl,-U,_JSStringCreateWithCFString -Wl,-U,_JSStringRelease -Wl,-U,_JSValueIsObject -Wl,-U,_JSValueIsString -Wl,-U,_JSValueMakeString -Wl,-U,_JSValueToStringCopy"