[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 9 / 7 / YKMediaPlayerKit / 0.0.3 / YKMediaPlayerKit.podspec.json
blob9fa81ed11ab7df63738a7cd29c33ae8a2c230c65
2   "name": "YKMediaPlayerKit",
3   "version": "0.0.3",
4   "summary": "Painlessly and natively play YouTube, Vimeo, and .MP4, .MOV, .MPV, .3GP videos and fetch thumbnails on your iOS devices",
5   "homepage": "https://github.com/YasKuraishi/YKMediaPlayerKit",
6   "license": "MIT",
7   "authors": {
8     "Yas Kuraishi": "kuraishi@gmail.com"
9   },
10   "social_media_url": "http://twitter.com/@YasKuraishi",
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/YasKuraishi/YKMediaPlayerKit.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "YKTwitterHelper",
20     "YKMediaPlayerKit/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "CoreGraphics"
25   ],
26   "requires_arc": true