blob: 6e9bb7149b79706ba9be7132580c09227c5fdb70 [file] [log] [blame]
{
"name": "WingKit",
"version": "0.1.1",
"summary": "WingKit is a library that allows third parties to integrate with the Wing REST API to perform lung function tests.",
"description": "A Swift library that allows third parties to integrate with Wing REST API to perform lung function tests.",
"homepage": "https://github.com/sparodev/WingKit",
"license": "",
"authors": {
"Matt Wahlig": "matt@sparolabs.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/sparodev/WingKit.git",
"tag": "0.1.1"
},
"source_files": [
"WingKit/Classes",
"WingKit/Classes/**/*.{swift,h,mm,cpp}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": "WingKit/Classes/Lung Function Test/WaveTrimming/trimming.h",
"dependencies": {
"AWSCognito": [
"~> 2.6.1"
],
"AWSCognitoIdentityProvider": [
"~> 2.6.1"
],
"AWSCore": [
"~> 2.6.1"
],
"AWSS3": [
"~> 2.6.1"
],
"ReachabilitySwift": [
"~> 3"
]
},
"pushed_with_swift_version": "4.0"
}