blob: ea0b93c54ebb3b1db1a2daa134dcbc86c6d346ec [file] [log] [blame]
{
"name": "EKYouTubeExtractor",
"version": "1.0.1",
"summary": "iOS YouTubeExtractor.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/elviskuo07/EKYouTubeExtractor.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Elvis Kuo": "elviskuocy@gmail.com"
},
"source": {
"git": "https://github.com/elviskuo07/EKYouTubeExtractor.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "EKYouTubeExtractor/Classes/**/*.{h,m,swift}",
"dependencies": {
"Alamofire": [
]
}
}