[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 5 / f / 7 / SJVideoPlayer / 0.0.3 / SJVideoPlayer.podspec.json
blobc5a35ee60e7d6b733c89aaf78dd44aabc2f99085
2   "name": "SJVideoPlayer",
3   "version": "0.0.3",
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.3"
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   }