blob: 82cd86152d31e299a142db767ce228603a54b075 [file] [log] [blame]
{
"name": "NotifyMeButton",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NotifyMeButton/Classes/**/*",
"pushed_with_swift_version": "3.0"
}