[Add] CookieOvenWebtoon 3.2.6
[CocoaPods.git] / Specs / c / 7 / 9 / Nib-Layer / 1.0.0 / Nib-Layer.podspec.json
blob2d346c6dd711fcfc446f32d6a2d52758a619d309
2   "name": "Nib-Layer",
3   "version": "1.0.0",
4   "summary": "Nib-Layer",
5   "description": "给StoryBoard和Nib文件添加可视化操作分类  by Objective-C.",
6   "homepage": "https://github.com/aiqiuqiu/Nib-Layer",
7   "license": "MIT",
8   "authors": {
9     "寒哥": "519224747@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/aiqiuqiu/Nib-Layer.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "NL/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]