[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / 5 / 3 / c / NBLMessageBox / 0.1.6 / NBLMessageBox.podspec.json
blob314450ec7dcd9f68941468abdbf159bf7855191b
2   "name": "NBLMessageBox",
3   "version": "0.1.6",
4   "summary": "用于给用户提示信息。Show box to tell user message.",
5   "description": "给用户提示信息的窗口,包括Loading框。Show box to tell user message.",
6   "homepage": "https://github.com/yjh4866/NBLMessageBox",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "杨建红": "yjh4866@163.com"
13   },
14   "source": {
15     "git": "https://github.com/yjh4866/NBLMessageBox.git",
16     "tag": "0.1.6"
17   },
18   "social_media_url": "https://blog.csdn.net/yjh4866",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "NBLMessageBox/Classes/**/*",
23   "resource_bundles": {
24     "NBLMessageBox": [
25       "NBLMessageBox/Assets/*.{xib}"
26     ]
27   },
28   "public_header_files": "NBLMessageBox/Classes/*.h",
29   "frameworks": "UIKit"