blob: 7cefbf58d4fabbaaf9528631f1abb4bb8b807b1a [file] [log] [blame]
{
"name": "NotifyButton",
"version": "0.1.1",
"summary": "A Subclass on UIButton to notify a user via email.",
"description": "\"This Cocoapod provides a button of its type the ability to notify a user via email inputted\"",
"homepage": "https://github.com/TonyMJoseph1/NotifyButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tony M Joseph": "tonyj@qburst.com"
},
"source": {
"git": "https://github.com/TonyMJoseph1/NotifyButton.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NotifyButton/Classes/**/*",
"pushed_with_swift_version": "3.0"
}