blob: e9a081f2b5da995fb45cb627f81d26f39fbc339c [file] [log] [blame]
{
"name": "PredictionIO",
"version": "3.0.0",
"license": "Apache 2.0",
"summary": "The iOS SDK that provides easy-to-use functions to integrate with PredictionIO REST API services",
"homepage": "https://github.com/minhtule/PredictionIO-Swift-SDK",
"authors": {
"Minh-Tu Le": "minhtule05@gmail.com"
},
"source": {
"git": "https://github.com/minhtule/PredictionIO-Swift-SDK.git",
"tag": "3.0.0"
},
"source_files": "PredictionIO/Source/*.swift",
"swift_versions": [
"5.0",
"5.1",
"5.1"
],
"platforms": {
"ios": "10.0",
"osx": "10.10"
},
"requires_arc": true,
"swift_version": "5.1"
}