{ | |
"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" | |
} |