blob: 3b03784300b43dc37bb6dffcfed80962a7de7143 [file] [log] [blame]
{
"name": "IGYouTubeExtractor",
"version": "0.3.1",
"summary": "IGYouTubeExtractor provides an easy way to obtain MP4 URLs and metadata for your iOS apps by providing a YouTube video identifier.",
"homepage": "https://github.com/siuying/IGYouTubeExtractor",
"authors": {
"Francis Chong": "francis@ignition.hk",
"Rune Madsen": "runemadsen@mac.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/siuying/IGYouTubeExtractor.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "IGYouTubeExtractor",
"frameworks": "AVFoundation",
"requires_arc": true
}