blob: 4dae78959ac14ee5c26c29f988bc5b5994bf2161 [file] [log] [blame]
{
"name": "NotifyMe",
"version": "0.1.2",
"summary": "A subclass of UIButton that notify a user via email.",
"description": "This CocoaPod provides a button iof 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.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NotifyMe/Classes/**/*",
"pushed_with_swift_version": "3.0"
}