[Add] DGSwiftUtilities 0.45.0
[CocoaPods.git] / Specs / 3 / f / 7 / YTB / 1.0 / YTB.podspec.json
blob1817ee27ed19ceade1497345361b2728bcc1f1fd
2   "name": "YTB",
3   "version": "1.0",
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"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "YTB/Source/**/*"