[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / b / c / FeedbackKit / 0.1.0 / FeedbackKit.podspec.json
blob0b530e7346a0c39dab0e88a780c923e1104a2f9a
2   "name": "FeedbackKit",
3   "version": "0.1.0",
4   "summary": "This is useful tool to send feedback.",
5   "description": "This is tool to send feedback of developing app for iOS app. This is very useful to do doog fooding.",
6   "homepage": "https://github.com/nishimao/FeedbackKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mao Nishi": "nishi.nds@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nishimao/FeedbackKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FeedbackKit/Classes/**/*.swift",
22   "resource_bundles": {
23     "FeedbackKit": [
24       "FeedbackKit/Classes/*.storyboard"
25     ]
26   }