[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / a / 9 / 1 / JVideoPlayer / 0.0.2 / JVideoPlayer.podspec.json
blob48ab7b7d60a37ff7a6c52555909503c55b7f368b
2   "name": "JVideoPlayer",
3   "version": "0.0.2",
4   "summary": "网络播放器,可全屏幕通知,拖动快进,显示缓存进度,自动播放",
5   "description": "                   A longer description of JVideoPlayer in Markdown format.\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "http://my.oschina.net/juwenz/blog",
7   "license": "MIT",
8   "authors": {
9     "juwenz": "juwenz@qq.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "git@git.oschina.net:juwenz/VideoPlayer.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "Classes",
20     "JVideoPlayer/Classes/**/*.{h,m}"
21   ],
22   "resources": "JVideoPlayer/Classes/image/*.png",
23   "requires_arc": true