blob: 93e8c1226645e470f3d231099d4d41cdfa9f3e12 [file] [log] [blame]
{
"name": "MySqlSwiftNative",
"version": "1.0.6",
"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.6"
},
"source_files": "Sources/MySqlSwiftNative/*.{h,m,swift}"
}