blob: 347b03771fb9ca847c8db1e537742868dca75fdd [file] [log] [blame]
{
"name": "NotifyButton",
"version": "0.1.0",
"summary": "A Subclass of UIButton to notify a user via email",
"description": "This Cocoapod provides a button of its class the ability to notify a user via his/her email.",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NotifyButton/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}