[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / 2 / b / OrzSysDebug / 0.0.3 / OrzSysDebug.podspec.json
blob836374f0b7ed7b9b87c0d3355e53948031e12e70
2   "name": "OrzSysDebug",
3   "version": "0.0.3",
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.3"
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