[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / a / 9 / FWDraggableSwipePlayer / 1.0.1 / FWDraggableSwipePlayer.podspec.json
blob365a53719fe26b121431a3eb977cbfcc6901636e
2   "name": "FWDraggableSwipePlayer",
3   "version": "1.0.1",
4   "summary": "MPMoviePlayerController A draggable player like youtube's and PPS's app, full screen with swipe player",
5   "description": "FWDraggablePlayerManager *manager = [[FWDraggablePlayerManager alloc]initWithList:list Config:[[FWSWipePlayerConfig alloc]init]];\n\n[manager showAtViewAndPlay:self.view];\n",
6   "homepage": "https://github.com/fillywong/FWDraggableSwipePlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "fillywong": "514884572@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/fillywong/FWDraggableSwipePlayer.git",
16     "tag": "1.0.1",
17     "commit": "8c5571deb33a3235fd5f349e49a8e235c8a1e2c7"
18   },
19   "platforms": {
20     "ios": "6.0"
21   },
22   "requires_arc": true,
23   "source_files": "FWDraggableSwipePlayer/src/**/*"