[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / a / c / AwesomePlayer / 0.0.1 / AwesomePlayer.podspec.json
blob6d6dab0a6f0c1017938e112dcd372ed9fce324c3
2   "name": "AwesomePlayer",
3   "version": "0.0.1",
4   "summary": "Just an Awesome Player!",
5   "description": "It's an Awesome Player – the replacement for the boring AVPlayerViewController UI",
6   "homepage": "https://github.com/norlin/AwesomePlayer",
7   "license": {
8     "type": "WTFPL",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "norlin": "alexey@norlin.guru"
13   },
14   "source": {
15     "git": "https://github.com/norlin/AwesomePlayer.git",
16     "tag": "0.0.1"
17   },
18   "swift_version": "4.1",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "AwesomePlayer/Classes/**/*",
23   "resource_bundles": {
24     "AwesomePlayer": [
25       "AwesomePlayer/Assets/*"
26     ]
27   },
28   "frameworks": "AVKit"