[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 9 / d / CTFeedback / 1.0.3 / CTFeedback.podspec.json
bloba6770cf42c9fcc48a2206f65b02e243f4fc2bea1
2   "name": "CTFeedback",
3   "version": "1.0.3",
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.3"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/**/*.{h,m}"
23   ],
24   "resource_bundles": {
25     "CTFeedback": [
26       "Resources/*.lproj"
27     ]
28   },
29   "frameworks": "MessageUI",
30   "requires_arc": true