blob: 1e79299bc3040c9add4f56a1909dd4990f9245ee [file] [log] [blame]
{
"name": "NotifyMeButton",
"version": "0.1.2",
"summary": "A Subclass on UIButton to notify a user via email.",
"description": "\"This cocoapods provides a button of its kind to notify a user via his/her email.\"",
"homepage": "https://github.com/TonyMJoseph1/NotifyMeButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tony M Joseph": "tonyj@qburst.com"
},
"source": {
"git": "https://github.com/TonyMJoseph1/NotifyMeButton.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NotifyMeButton/Classes/**/*",
"pushed_with_swift_version": "3.0"
}