[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / a / c / CrashReporter / 1.0 / CrashReporter.podspec.json
blobf2a1fa271becaf3a18f39940350ca1f4b03f94d6
2   "name": "CrashReporter",
3   "version": "1.0",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "frameworks": "MessageUI",
12   "homepage": "https://github.com/Nandaballabh/CrashReporter",
13   "summary": "This is sample code for enabling the popup after crash in iosapplication to ask user to send logs to development team",
14   "authors": {
15     "Nanda Ballabh": "nandaballabh.kec08@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/Nandaballabh/CrashReporter.git",
19     "tag": "1.0"
20   },
21   "source_files": "CrashReporter/*.{h,m}",
22   "requires_arc": true