[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 9 / 7 / YKMediaPlayerKit / 0.0.2 / YKMediaPlayerKit.podspec.json
blob12cc9e1dc071c2ec7a1c2d880e6c502d929198ea
2   "name": "YKMediaPlayerKit",
3   "version": "0.0.2",
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.2"
17   },
18   "source_files": [
19     "YKTwitterHelper",
20     "YKMediaPlayerKit/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "CoreGraphics"
25   ],
26   "requires_arc": true