[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / d / 1 / Scope / 2.0.0 / Scope.podspec.json
blobfe8d661b1e984ac3cd900715df7e33b6f6ca831c
2   "name": "Scope",
3   "version": "2.0.0",
4   "summary": "🌷 Scoping Functions of Kotlin Style for Readable Code",
5   "homepage": "https://github.com/hb1love/Scope",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kim Heebeom": "heebuma@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/hb1love/Scope.git",
15     "tag": "2.0.0"
16   },
17   "source_files": "Source/*.swift",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "swift_versions": [
25     "5.1",
26     "5.2"
27   ],
28   "swift_version": "5.2"