[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / b / d / LogToWindow / 1.0.1 / LogToWindow.podspec.json
blob3d30f14658fbb4184fccc865fd453c86b9e0c37d
2   "name": "LogToWindow",
3   "version": "1.0.1",
4   "summary": "Debug模式下宏定义log打印输出到window层",
5   "homepage": "https://github.com/505god/LogToWindow",
6   "license": "MIT",
7   "authors": {
8     "qcx": "18915410342@126.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/505god/LogToWindow.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "LogToWindow/Classes/*.{h,m}",
18   "requires_arc": true