[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 1 / 6 / b / youtube-parser / 0.2.3 / youtube-parser.podspec.json
bloba120abb34e37c0fabc497f18195df0ee2bb9cad8
2   "name": "youtube-parser",
3   "version": "0.2.3",
4   "summary": "YouTube Video Link Parser for Swift",
5   "homepage": "https://github.com/toygar/youtube-parser",
6   "license": "MIT",
7   "authors": {
8     "Toygar Dündaralp": "tdundaralp@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/toygar/youtube-parser.git",
12     "tag": "0.2.3"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "youtube-parser/*.swift",
19   "frameworks": "UIKit"