blob: a46889c8b57ec291f5c2993278e6c5ae1990dcee [file] [log] [blame]
{
"name": "ESFeedbackViewController",
"version": "0.1.0",
"license": "MIT",
"summary": "iOS library to show a feedback screen within an application.",
"homepage": "https://github.com/ezescaruli/ESFeedbackViewController",
"authors": {
"Ezequiel Scaruli": "ezequiel.scaruli@gmail.com"
},
"source": {
"git": "https://github.com/ezescaruli/ESFeedbackViewController.git",
"tag": "0.1.0"
},
"source_files": "ESFeedbackViewController/**/*.{h,m}",
"resources": "ESFeedbackViewController/Storyboard/Feedback.storyboard",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}