[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / c / d / MSPlayer / 1.1.2 / MSPlayer.podspec.json
bloba6d6f61947053d49a4a85e1aab4b9210f79422b5
2   "name": "MSPlayer",
3   "version": "1.1.2",
4   "summary": "A quick use VideoPlayer base on avplayer and support floating like youtube did",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/masonchang1991/MSPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "masonchang1991": "masonchang1991@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/masonchang1991/MSPlayer.git",
16     "tag": "1.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": [
22     "MSPlayer/Classes/",
23     "MSPlayer/Classes/VideoTimeRecord.xcdatamodeld",
24     "MSPlayer/Classes/VideoTimeRecord.xcdatamodeld/*.xcdatamodel"
25   ],
26   "resources": [
27     "MSPlayer/Classes/VideoTimeRecord.xcdatamodeld",
28     "MSPlayer/Classes/VideoTimeRecord.xcdatamodeld/*.xcdatamodel"
29   ],
30   "preserve_paths": "MSPlayer/Classes/VideoTimeRecord.xcdatamodeld",
31   "resource_bundles": {
32     "MSPlayer": [
33       "MSPlayer/Assets/*.png"
34     ]
35   },
36   "frameworks": "CoreData",
37   "dependencies": {
38     "NVActivityIndicatorView": [
39       "4.0.0"
40     ]
41   },
42   "pushed_with_swift_version": "3.0"