[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / 0 / 4 / IGYouTubeExtractor / 0.3.0 / IGYouTubeExtractor.podspec.json
bloba690b96c44033cff71bb86b66fe620d8e3937db4
2   "name": "IGYouTubeExtractor",
3   "version": "0.3.0",
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.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "IGYouTubeExtractor",
22   "frameworks": "AVFoundation",
23   "requires_arc": true