[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 2 / 0 / 4 / IGYouTubeExtractor / 0.3.1 / IGYouTubeExtractor.podspec.json
blob3b03784300b43dc37bb6dffcfed80962a7de7143
2   "name": "IGYouTubeExtractor",
3   "version": "0.3.1",
4   "summary": "IGYouTubeExtractor provides an easy way to obtain MP4 URLs and metadata for your iOS apps by providing a YouTube video identifier.",
5   "homepage": "https://github.com/siuying/IGYouTubeExtractor",
6   "authors": {
7     "Francis Chong": "francis@ignition.hk",
8     "Rune Madsen": "runemadsen@mac.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/siuying/IGYouTubeExtractor.git",
16     "tag": "0.3.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "IGYouTubeExtractor",
22   "frameworks": "AVFoundation",
23   "requires_arc": true