[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / e / a / c / EKYouTubeExtractor / 1.0.1 / EKYouTubeExtractor.podspec.json
blobea0b93c54ebb3b1db1a2daa134dcbc86c6d346ec
2   "name": "EKYouTubeExtractor",
3   "version": "1.0.1",
4   "summary": "iOS YouTubeExtractor.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/elviskuo07/EKYouTubeExtractor.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Elvis Kuo": "elviskuocy@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/elviskuo07/EKYouTubeExtractor.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "EKYouTubeExtractor/Classes/**/*.{h,m,swift}",
23   "dependencies": {
24     "Alamofire": [
26     ]
27   }