blob: 44140cb5247d9740175fdbcc3573d76892972ada [file] [log] [blame]
{
"name": "Notice",
"version": "1.0.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.0.0"
},
"source_files": "Notice/**/*.{swift}",
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}