[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / e / 7 / f / Scoop / 1.0.3 / Scoop.podspec.json
blobfe4d1f26ad03a5e491c811f1f6d8f955c8fcb6f2
2   "name": "Scoop",
3   "version": "1.0.3",
4   "summary": "Scoop is simply made for downloading files and automatically unzip downloaded files.",
5   "description": "Scoop is simply made for downloading files. And the downloaded files that can be unzip will be automatically unzipped.",
6   "homepage": "https://github.com/silexKhan/Scoop",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "silexKhan": "realsilex@naver.com",
13     "JakyungYoon": "jakyung8@naver.com"
14   },
15   "source": {
16     "git": "https://github.com/silexKhan/Scoop.git",
17     "tag": "1.0.3"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "Scoop/Classes/**/*",
23   "ios": {
24     "dependencies": {
25       "SSZipArchive": [
27       ]
28     }
29   }