blob: a8785b2b5e1efc9512a21b3365fea2179ab16084 [file] [log] [blame]
{
"name": "KualiteeSDK",
"platforms": {
"ios": "10.0"
},
"summary": "KualiteeSDK lets a user add QA ability to applications.",
"requires_arc": true,
"version": "0.1.6",
"license": {
"type": "MIT",
"file": "MIT License"
},
"authors": {
"D3v!OS": "ahmer.baig@virtualforce.io"
},
"homepage": "https://github.com/vf-ahmerbaig/KualiteeSDK",
"source": {
"git": "https://github.com/vf-ahmerbaig/KualiteeSDK.git",
"tag": "0.1.6"
},
"frameworks": "UIKit",
"dependencies": {
"AWSS3": [
],
"AWSMobileClient": [
]
},
"source_files": "KualiteeSDK/**/*.{swift}",
"resources": "KualiteeSDK/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_version": "4.2"
}