blob: fab319563db403518e0ce3fd4444c1656141d1b8 [file] [log] [blame]
{
"name": "SwiftyForesight",
"version": "1.0.4",
"summary": "Foresight Swift API",
"description": "Swift API for integrating mobile applications with Foresight cloud framework.",
"homepage": "https://github.com/Enabyl/SwiftyForesight.git",
"license": "MIT",
"authors": {
"Jonathan Zia": "jzia@enabyl.me"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/Enabyl/SwiftyForesight.git",
"tag": "1.0.4"
},
"source_files": "SwiftyForesight/**/*.{h,m,swift}",
"frameworks": "CoreML",
"dependencies": {
"AWSMobileClient": [
],
"AWSDynamoDB": [
],
"AWSCognito": [
],
"AWSS3": [
]
}
}