[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / d / f / DPRuntime / 0.0.1 / DPRuntime.podspec.json
blob83719f963ba71383dc747a52ef38a2c76b2ffca3
2   "name": "DPRuntime",
3   "version": "0.0.1",
4   "summary": "一个用runtime写的可以监听对象和类方法参数的小工具",
5   "homepage": "https://github.com/HolyLe/DPRuntime.git",
6   "license": "MIT",
7   "authors": {
8     "麻小亮": "zshnr1993@qq.com"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://github.com/HolyLe/DPRuntime.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "DPRuntime/Tool/*.{h,m}",
18   "frameworks": "CoreGraphics",
19   "requires_arc": true