[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / d / 8 / 1 / WQModelDescription / 1.0.0 / WQModelDescription.podspec.json
blobc72b5f2e97c08352e6ab3c9c2b9c452f3ea49880
2   "name": "WQModelDescription",
3   "version": "1.0.0",
4   "summary": "将模型对象的所有属性信息输出到控制台",
5   "description": "将模型对象的所有属性信息输出来控制台",
6   "homepage": "https://github.com/AppleDP/WQModelDescription",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AppleDP": "SWQAppleDP@163.com"
13   },
14   "source": {
15     "git": "https://github.com/AppleDP/WQModelDescription.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "WQModelDescription/**/WQModelDescription/*.{h,m}",
19   "platforms": {
20     "osx": null,
21     "ios": null,
22     "tvos": null,
23     "watchos": null
24   }