[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / f / 7 / SJVideoPlayer / 0.0.2 / SJVideoPlayer.podspec.json
blob113b5a12dea4a3883c881d6251901036ce051520
2   "name": "SJVideoPlayer",
3   "version": "0.0.2",
4   "summary": "video player.",
5   "description": "https://github.com/changsanjiang/SJVideoPlayer/blob/master/README.md",
6   "homepage": "https://github.com/changsanjiang/SJVideoPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "SanJiang": "changsanjiang@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/changsanjiang/SJVideoPlayer.git",
19     "tag": "v0.0.2"
20   },
21   "source_files": "SJVideoPlayer/**/*.{h,m}",
22   "resources": "SJVideoPlayer/Resource/SJVideoPlayer.bundle",
23   "frameworks": "UIKit",
24   "requires_arc": true,
25   "dependencies": {
26     "Masonry": [
28     ],
29     "SJSlider": [
31     ],
32     "SJBorderLineView": [
34     ]
35   }