blob: bd087ff4ca1d47f4fccb696bebe0d87852c8506d [file] [log] [blame]
{
"name": "NBLShareView",
"version": "0.1.3",
"summary": "Object-C。用于分享场景的一套UI,内置微信分享等的图标元素。NBLShareView is a set for share.",
"description": "Object-C。用于分享场景的一套UI,内置微信分享、QQ分享、复制链接、保存到相册等的常用图标元素。NBLShareView is a set for share.",
"homepage": "https://github.com/yjh4866/NBLShareView",
"screenshots": [
"https://github.com/yjh4866/NBLShareView/blob/master/screenshots/screenshots_1.jpg?raw=true",
"https://github.com/yjh4866/NBLShareView/blob/master/screenshots/screenshots_2.jpg?raw=true"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"杨建红": "yjh4866@163.com"
},
"source": {
"git": "https://github.com/yjh4866/NBLShareView.git",
"tag": "0.1.3"
},
"social_media_url": "https://blog.csdn.net/yjh4866",
"platforms": {
"ios": "9.0"
},
"source_files": "NBLShareView/Classes/**/*",
"resource_bundles": {
"NBLShareView": [
"NBLShareView/Assets/*.{xib,png}"
]
},
"public_header_files": "NBLShareView/Classes/*.h"
}