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