[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 8 / 7 / SK-Foundation / 0.3 / SK-Foundation.podspec.json
blob9a4afb521027ea6737b2a56bd2dcc75e925304d5
2   "name": "SK-Foundation",
3   "version": "0.3",
4   "summary": "The central foundation library of the SandKatt iOS pluggable platform.",
5   "description": "Thia is the central foundation library of the SandKatt iOS pluggable platform.",
6   "homepage": "https://github.com/bkatnich/iOS-SKFoundation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Britton Katnich": "katnich@shaw.ca"
13   },
14   "source": {
15     "git": "https://github.com/bkatnich/iOS-SKFoundation.git",
16     "tag": "0.3"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "SKFoundation/**/*",
22   "swift_version": "4.0",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "FontAwesome.swift": [
29     ],
30     "SwiftyBeaver": [
32     ]
33   }