| { |
| "name": "EKYouTubeExtractor", |
| "version": "1.0.0", |
| "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": { |
| "elviskuo07": "elviskuocy@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/elviskuo07/EKYouTubeExtractor.git", |
| "tag": "1.0.0" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "swift_version": "4.0", |
| "source_files": "EKYouTubeExtractor/Classes/**/*.{h,m,swift}", |
| "dependencies": { |
| "Alamofire": [ |
| |
| ] |
| } |
| } |