[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 2 / b / HOURecursiveDescription / 0.0.1 / HOURecursiveDescription.podspec.json
blob087e6b11484288c4a6a39723012521abaa74901a
2   "name": "HOURecursiveDescription",
3   "version": "0.0.1",
4   "summary": "Adds ivar names to views recursiveDescription via [UIView recursiveDescription2] + improves [UIImage, UIImageView description]",
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.1"
19   },
20   "source_files": "HOURecursiveDescription",
21   "frameworks": "UIKit",
22   "requires_arc": true