[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / f / 7 / YTB / 1.0.1 / YTB.podspec.json
blobc10b4dbad9ec702de0b2fbdba66e180acaefdf97
2   "name": "YTB",
3   "version": "1.0.1",
4   "summary": "YouTube links parser",
5   "description": "YTB parses YouTube links and provides well-structured video description object containing: title, thumbnails, playback urls and other information",
6   "homepage": "https://github.com/ovrchk/YTB",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dmitry": "d@ovrchk.com"
13   },
14   "source": {
15     "git": "https://github.com/ovrchk/YTB.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "YTB/Source/**/*"