blob: 4c0cef1704a01410977f4c88494ff703936c3ebb [file] [log] [blame]
{
"name": "NotifyMe",
"version": "0.2",
"summary": "A subclass of UIButton that notify a user via email.",
"description": "This CocoaPod provides a button of its class the ability to notify a user via email he or she entered.",
"homepage": "https://github.com/TonyMJoseph1/NotifyMe",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tony M Joseph": "tonyj@qburst.com"
},
"source": {
"git": "https://github.com/TonyMJoseph1/NotifyMe.git",
"tag": "0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NotifyMe/Classes/**/*",
"pushed_with_swift_version": "3.0"
}