[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / b / f / 6 / SKFoundation / 0.1 / SKFoundation.podspec.json
blob0c1605a98b7b05f15d66872ea8f21db722556f37
2   "name": "SKFoundation",
3   "version": "0.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.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "SKFoundation/**/*",
22   "swift_version": "4.0",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "AlamofireObjectMapper": [
29     ],
30     "DeviceKit": [
32     ],
33     "FontAwesome.swift": [
35     ],
36     "Locksmith": [
38     ],
39     "SwiftyBeaver": [
41     ],
42     "SwiftyJSON": [
44     ]
45   }