blob: 8ebede696cf1c136b81a0b6647b326bbf93263d3 [file] [log] [blame]
{
"name": "NoticeMeView",
"version": "0.1.2",
"summary": "Make new features more vibrant",
"swift_versions": "5.0",
"description": "Make views standout and more noticable, so users can see that new feature!",
"homepage": "https://github.com/mouhammedali/NoticeMeView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mouhammedali": "mouhammedaliamer@gmail.com"
},
"source": {
"git": "https://github.com/mouhammedali/NoticeMeView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Classes/*.{h,m,swift}",
"frameworks": "UIKit"
}