blob: 2934dfdc70aedcdfa0494d6536ec187d52a0e9d2 [file] [log] [blame]
{
"name": "NSAlertController",
"version": "0.0.1",
"summary": "Share information between your applications and extensions",
"homepage": "https://github.com/phimage/AlertController",
"license": "MIT",
"authors": {
"phimage": "eric.marchand.n7@gmail.com"
},
"platforms": {
"osx": "10.10"
},
"source": {
"git": "https://github.com/phimage/AlertController.git",
"tag": "0.0.1"
},
"source_files": "Sources/*.swift",
"resources": [
"Sources/*.{xib,icns}"
],
"pushed_with_swift_version": "3.0"
}