blob: f160603c84cdf6b6998e8e0cf718a5f3dad909fc [file] [log] [blame]
{
"name": "NotifyMe",
"version": "0.1.0",
"summary": "A subclass of UIButton that notify a user via email.",
"description": "TODO: 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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NotifyMe/Classes/**/*",
"pushed_with_swift_version": "3.0"
}