blob: 3b3f539d5dbcf080799bc0af6e2c92ec5a743fe9 [file] [log] [blame]
{
"name": "IGYouTubeExtractor",
"version": "0.4.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.4.1"
},
"platforms": {
"ios": "7.0",
"osx": "10.9"
},
"source_files": "IGYouTubeExtractor",
"frameworks": "AVFoundation",
"requires_arc": true
}