[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 0 / 4 / IGYouTubeExtractor / 0.4.1 / IGYouTubeExtractor.podspec.json
blob3b3f539d5dbcf080799bc0af6e2c92ec5a743fe9
2   "name": "IGYouTubeExtractor",
3   "version": "0.4.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.4.1"
17   },
18   "platforms": {
19     "ios": "7.0",
20     "osx": "10.9"
21   },
22   "source_files": "IGYouTubeExtractor",
23   "frameworks": "AVFoundation",
24   "requires_arc": true