| { |
| "name": "SK-Foundation", |
| "version": "0.2", |
| "summary": "The central foundation library of the SandKatt iOS pluggable platform.", |
| "description": "Thia is the central foundation library of the SandKatt iOS pluggable platform.", |
| "homepage": "https://github.com/bkatnich/iOS-SKFoundation", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Britton Katnich": "katnich@shaw.ca" |
| }, |
| "source": { |
| "git": "https://github.com/bkatnich/iOS-SKFoundation.git", |
| "tag": "0.2" |
| }, |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "source_files": "SKFoundation/**/*", |
| "swift_version": "4.0", |
| "dependencies": { |
| "Alamofire": [ |
| |
| ], |
| "AlamofireObjectMapper": [ |
| |
| ], |
| "DeviceKit": [ |
| |
| ], |
| "FontAwesome.swift": [ |
| |
| ], |
| "Locksmith": [ |
| |
| ], |
| "SwiftyBeaver": [ |
| |
| ], |
| "SwiftyJSON": [ |
| |
| ] |
| } |
| } |