[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 9 / d / CTFeedback / 1.0.17 / CTFeedback.podspec.json
blobdf405f89675c666dc7dcac856ab6ecb9d519cf44
2   "name": "CTFeedback",
3   "version": "1.0.17",
4   "summary": "Library to send feedback for iOS.",
5   "homepage": "https://github.com/rizumita/CTFeedback",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ryoichi Izumita": "r.izumita@caph.jp"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/rizumita/CTFeedback.git",
18     "tag": "1.0.17"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/**/*.{h,m,plist}"
23   ],
24   "resource_bundles": {
25     "CTFeedback": [
26       "Resources/*.lproj",
27       "Resources/PlatformNames.plist"
28     ]
29   },
30   "frameworks": "MessageUI",
31   "requires_arc": true