[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / 2 / b / OrzSysDebug / 0.0.6 / OrzSysDebug.podspec.json
blob99b7c0563e9b625fdb741a071507e5e8e6aeb1ad
2   "name": "OrzSysDebug",
3   "version": "0.0.6",
4   "summary": "A tool to enable UIDebuggingInformationOverlay for iOS 10 & 11 & 12.",
5   "description": "A tool to enable UIDebuggingInformationOverlay for iOS 10 & 11 & 12. With This tool,\nyou can make your development fly as apple developer.",
6   "homepage": "https://github.com/OrzGeeker/OrzSysDebug.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangzhizhou": "824219521@qq.com"
13   },
14   "social_media_url": "https://github.com/wangzhizhou",
15   "platforms": {
16     "ios": null
17   },
18   "source": {
19     "git": "https://github.com/OrzGeeker/OrzSysDebug.git",
20     "tag": "0.0.6"
21   },
22   "source_files": [
23     "Classes",
24     "Classes/*.{h,m}"
25   ],
26   "public_header_files": "Classes/OrzSysDebug.h",
27   "frameworks": "UIKit",
28   "requires_arc": true