[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / e / 6 / ESFeedbackViewController / 0.1.1 / ESFeedbackViewController.podspec.json
blob8ceb2874344e96eed8c0f877d8685fc0f9d267a3
2   "name": "ESFeedbackViewController",
3   "version": "0.1.1",
4   "license": "MIT",
5   "summary": "iOS library to show a feedback screen within an application.",
6   "homepage": "https://github.com/ezescaruli/ESFeedbackViewController",
7   "authors": {
8     "Ezequiel Scaruli": "ezequiel.scaruli@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/ezescaruli/ESFeedbackViewController.git",
12     "tag": "0.1.1"
13   },
14   "source_files": "ESFeedbackViewController/**/*.{h,m}",
15   "resources": "ESFeedbackViewController/Storyboard/Feedback.storyboard",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "dependencies": {
21     "ESBlur": [
22       "~> 0.1.0"
23     ]
24   }