[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 0 / 4 / 3 / InStatPlayer / 0.1.2 / InStatPlayer.podspec.json
blobf16046eaa57d3aad09c3a64d114ae2f463057cda
2   "name": "InStatPlayer",
3   "version": "0.1.2",
4   "summary": "InStatPlayer - media player",
5   "description": "InStatPlayer - customizable media player",
6   "homepage": "https://github.com/tularovbeslan/InStatPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tularovbeslan@gmail.com": "tularovbeslan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tularovbeslan/InStatPlayer.git",
16     "tag": "0.1.2"
17   },
18   "social_media_url": "https://twitter.com/JiromTomson",
19   "swift_version": "4.2",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "InStatPlayer/Classes/**/*",
24   "resource_bundles": {
25     "InStatPlayer": [
26       "InStatPlayer/Assets/*.xcassets"
27     ]
28   },
29   "frameworks": [
30     "UIKit",
31     "MediaPlayer",
32     "AVFoundation"
33   ]