blob: 9fa81ed11ab7df63738a7cd29c33ae8a2c230c65 [file] [log] [blame]
{
"name": "YKMediaPlayerKit",
"version": "0.0.3",
"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.3"
},
"source_files": [
"YKTwitterHelper",
"YKMediaPlayerKit/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"CoreGraphics"
],
"requires_arc": true
}