[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 2 / b / HOURecursiveDescription / 0.0.2 / HOURecursiveDescription.podspec.json
blobf444599ca986fd2ef1100d190635ea74cf3df69d
2   "name": "HOURecursiveDescription",
3   "version": "0.0.2",
4   "summary": "[UIView recursiveDescription2] traces view & controller tree with ivar name-matching, try po [UIApplication recursiveDescription2]",
5   "homepage": "https://github.com/hannesoid/HOURecursiveDescription",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Hannes Oud": "hannes.oud.dev@gmail.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/hannesoid/HOURecursiveDescription.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "HOURecursiveDescription",
21   "frameworks": "UIKit",
22   "xcconfig": {
23     "OTHER_LDFLAGS": "-lObjC"
24   },
25   "requires_arc": true