[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 0 / b / SJEdgeLightweightControlLayer / 0.0.1.1 / SJEdgeLightweightControlLayer.podspec.json
blob2c9d1d47e9155e4b65a8d31cbecb1e148fca3c19
2   "name": "SJEdgeLightweightControlLayer",
3   "version": "0.0.1.1",
4   "summary": "Edge control layer for SJBaseVideoPlayer.",
5   "description": "Edge control layer for SJBaseVideoPlayer. [top / left / bottom / right / mid] control views",
6   "homepage": "https://github.com/changsanjiang/SJEdgeLightweightControlLayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SanJiang": "changsanjiang@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/changsanjiang/SJEdgeLightweightControlLayer.git",
16     "tag": "v0.0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SJEdgeLightweightControlLayer/*.{h,m}",
22   "dependencies": {
23     "SJBaseVideoPlayer": [
25     ],
26     "SJSlider": [
28     ],
29     "SJLoadingView": [
31     ],
32     "SJEdgeControlLayer/Asset": [
34     ],
35     "SJEdgeControlLayer/MaskView": [
37     ]
38   },
39   "subspecs": [
40     {
41       "name": "LightweightControlView",
42       "source_files": "SJEdgeLightweightControlLayer/LightweightControlView/*.{h,m}"
43     }
44   ]