blob: 3aec73fbb3d9140fd9ce73a7787a51eb9b51a038 [file] [log] [blame]
{
"name": "NBLShareView",
"version": "0.1.1",
"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",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"杨建红": "yjh4866@163.com"
},
"source": {
"git": "https://github.com/yjh4866/NBLShareView.git",
"tag": "0.1.1"
},
"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"
}