blob: a473579fc2d1b89b46ad891a71498693cc840a9a [file] [log] [blame]
{
"name": "Notice",
"version": "1.1.0",
"summary": "A delightful notice view for iOS platform.",
"description": "A stable version of Notice, a delightful notice view for iOS platform.",
"homepage": "https://github.com/Meniny/Notice-in-Swift",
"license": "MIT",
"authors": "Elias Abel",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Meniny/Notice-in-Swift.git",
"tag": "1.1.0"
},
"source_files": "Notice/**/*.{swift}",
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}