[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / e / d / CocoaDebug / 0.2.0 / CocoaDebug.podspec.json
bloba2cec5b47c732f464fe9eec841fb2d33cb6e67ea
2   "name": "CocoaDebug",
3   "summary": "iOS Debugging Tool",
4   "homepage": "https://github.com/CocoaDebug/CocoaDebug",
5   "authors": {
6     "CocoaDebug": "CocoaDebug@gmail.com"
7   },
8   "license": "MIT",
9   "source_files": [
10     "Sources",
11     "Sources/**/*.{h,m,swift}"
12   ],
13   "public_header_files": "Sources/**/*.h",
14   "resources": "Sources/**/*.{png,xib,storyboard}",
15   "frameworks": [
16     "UIKit",
17     "Foundation"
18   ],
19   "requires_arc": true,
20   "swift_version": "4.2",
21   "platforms": {
22     "ios": "8.0"
23   },
24   "source": {
25     "git": "https://github.com/CocoaDebug/CocoaDebug.git",
26     "branch": "master",
27     "tag": "0.2.0"
28   },
29   "version": "0.2.0"