[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / e / d / CocoaDebug / 0.4.6 / CocoaDebug.podspec.json
blobbcaea076d8efe6212ea0b2d93749eb5a3bb1172d
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.4.6"
28   },
29   "version": "0.4.6"