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