blob: af5f72226f07f3a384857e389ea87e232901e6b3 [file] [log] [blame]
{
"name": "SwiftyForesight",
"version": "1.0.6",
"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.6"
},
"source_files": "SwiftyForesight/**/*.{h,m,swift}",
"frameworks": "CoreML",
"dependencies": {
"AWSMobileClient": [
],
"AWSDynamoDB": [
],
"AWSCognito": [
],
"AWSS3": [
]
}
}