blob: 12cc9e1dc071c2ec7a1c2d880e6c502d929198ea [file] [log] [blame]
{
"name": "YKMediaPlayerKit",
"version": "0.0.2",
"summary": "Painlessly and natively play YouTube, Vimeo, and .MP4, .MOV, .MPV, .3GP videos and fetch thumbnails on your iOS devices",
"homepage": "https://github.com/YasKuraishi/YKMediaPlayerKit",
"license": "MIT",
"authors": {
"Yas Kuraishi": "kuraishi@gmail.com"
},
"social_media_url": "http://twitter.com/@YasKuraishi",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/YasKuraishi/YKMediaPlayerKit.git",
"tag": "0.0.2"
},
"source_files": [
"YKTwitterHelper",
"YKMediaPlayerKit/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"CoreGraphics"
],
"requires_arc": true
}