[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 7 / f / Scoop / 1.0.4 / Scoop.podspec.json
blob3c4ce5d292c02a7dae195e073e8cf1ac21aa0c19
2   "name": "Scoop",
3   "version": "1.0.4",
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.4"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Scoop/Classes/**/*",
24   "ios": {
25     "dependencies": {
26       "SSZipArchive": [
28       ]
29     }
30   },
31   "swift_version": "5.0"