[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / f / 3 / SHBPlayer / 0.0.1 / SHBPlayer.podspec.json
blobea2d7d45098724ec6691a84a26b73cd19d8faf96
2   "name": "SHBPlayer",
3   "version": "0.0.1",
4   "summary": "一个视频播放器",
5   "description": "这是一个视频播放器,支持网络和本地视频播放",
6   "homepage": "https://github.com/jiutianhuanpei/SHBPlayer",
7   "license": "MIT",
8   "authors": {
9     "shenhongbang": "shenhongbang@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/jiutianhuanpei/SHBPlayer.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "SHBPlayer/*",
19   "exclude_files": "Classes/Exclude",
20   "frameworks": [
21     "AVFoundation",
22     "AVKit",
23     "MediaPlayer",
24     "UIKit"
25   ],
26   "requires_arc": true