[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 9 / e / XYDebugView / 0.1.0 / XYDebugView.podspec.json
blobe12baa3afb681c183e39759ede38925a07d1f10f
2   "name": "XYDebugView",
3   "summary": "The tool of UIView to Debug its frame",
4   "description": "XYDebugView is debug tool to draw the all views frame in device screen and show it by 2d/3d style like reveal did.",
5   "version": "0.1.0",
6   "homepage": "https://github.com/ZhipingYang/XYDebugView",
7   "license": "MIT",
8   "authors": {
9     "ZhipingYang": "XcodeYang@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ZhipingYang/XYDebugView.git",
16     "tag": "0.1.0"
17   },
18   "requires_arc": true,
19   "source_files": "XYDebugView/**/*",
20   "frameworks": "UIKit"