blob: 97cf501e81b7d33c9d88227488d2393d7f88f78b [file] [log] [blame]
{
"name": "SmartMachine",
"module_name": "SmartMachine",
"version": "0.1.1",
"summary": "Smart Machine",
"description": "Machine Learning Lib",
"homepage": "https://github.com/sroik/smart-machine",
"license": {
"type": "MIT",
"file": "LICENSE",
"text": "LICENSE"
},
"authors": {
"sroik": "vasili.kazhanouski@gmail.com"
},
"source": {
"git": "https://github.com/sroik/smart-machine.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
},
"source_files": "SmartMachine/Sources/**/*.{h,m,swift}",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}