blob: 50224a75906e2367eb5926eaebeb351dcb1f967c [file] [log] [blame]
{
"name": "PredictionIO",
"version": "2.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": "2.0.0"
},
"source_files": "PredictionIO/Source/*.swift",
"platforms": {
"ios": "10.0",
"osx": "10.10"
},
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}