[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / 0 / SandKattFoundation / 0.5.1 / SandKattFoundation.podspec.json
blobbcf77ca2269a71a5f72c83013de0f3a30a4a602f
2   "name": "SandKattFoundation",
3   "version": "0.5.1",
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.5.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "SKFoundation/**/*",
22   "swift_version": "4.1",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "FontAwesome.swift": [
29     ],
30     "SwiftyBeaver": [
32     ]
33   }