[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 1 / a / 7 / EeVideoPlayer / 1.0.2 / EeVideoPlayer.podspec.json
blob7e2906f5c632cb65ee7755c412d71ab8e13a39a6
2   "name": "EeVideoPlayer",
3   "version": "1.0.2",
4   "summary": "快速集成视频播放",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/cocoa.me/EeVideoPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhuxietong@me.com": "zhuxietong@me.com"
13   },
14   "source": {
15     "git": "https://gitee.com/cocoa.me/EeVideoPlayer.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": [
22     "EeVideoPlayer/Classes/XLVideoPlayer/*.{swift,h,m}",
23     "EeVideoPlayer/Classes/XLVideoPlayer/**/**/*.{swift,h,m}",
24     "EeVideoPlayer/Classes/XLVideoPlayer/**/**/**/*.{swift,h,m}"
25   ],
26   "resources": [
27     "EeVideoPlayer/Classes/XLVideoPlayer/ImageResources.bundle"
28   ]