blob: 97e8a5f5717d90771b197b94738c2b71cd06d9f9 [file] [log] [blame]
{
"name": "MySqlSwiftNative",
"version": "1.0.5",
"summary": "MySQL Native Swift Driver.",
"homepage": "https://github.com/mcorega/MySqlSwiftNative",
"license": {
"type": "Copyright",
"file": "LICENSE"
},
"authors": {
"Marius Corega": "mcorega@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/mcorega/MySqlSwiftNative.git",
"tag": "1.0.5"
},
"source_files": "Sources/MySqlSwiftNative/*.{h,m,swift}"
}