[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 6 / 1 / ViewGuide / 1.0.0 / ViewGuide.podspec.json
blob5be5d142c4060a359763854f72ac170869c99b9a
2   "name": "ViewGuide",
3   "version": "1.0.0",
4   "summary": "ViewGuide",
5   "description": "辅助查看View的 宽高属性 再也不担心设计师找我1像素的梗了  by Objective-C.",
6   "homepage": "https://github.com/aiqiuqiu/ViewGuide",
7   "license": "MIT",
8   "authors": {
9     "寒哥": "519224747@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/aiqiuqiu/ViewGuide.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "ViewGuide/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]