[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / e / 4 / WingKit / 0.1.1 / WingKit.podspec.json
blob6e9bb7149b79706ba9be7132580c09227c5fdb70
2   "name": "WingKit",
3   "version": "0.1.1",
4   "summary": "WingKit is a library that allows third parties to integrate with the Wing REST API to perform lung function tests.",
5   "description": "A Swift library that allows third parties to integrate with Wing REST API to perform lung function tests.",
6   "homepage": "https://github.com/sparodev/WingKit",
7   "license": "",
8   "authors": {
9     "Matt Wahlig": "matt@sparolabs.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/sparodev/WingKit.git",
16     "tag": "0.1.1"
17   },
18   "source_files": [
19     "WingKit/Classes",
20     "WingKit/Classes/**/*.{swift,h,mm,cpp}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "public_header_files": "WingKit/Classes/Lung Function Test/WaveTrimming/trimming.h",
24   "dependencies": {
25     "AWSCognito": [
26       "~> 2.6.1"
27     ],
28     "AWSCognitoIdentityProvider": [
29       "~> 2.6.1"
30     ],
31     "AWSCore": [
32       "~> 2.6.1"
33     ],
34     "AWSS3": [
35       "~> 2.6.1"
36     ],
37     "ReachabilitySwift": [
38       "~> 3"
39     ]
40   },
41   "pushed_with_swift_version": "4.0"