[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / 6 / 8 / NBLShareView / 0.1.3 / NBLShareView.podspec.json
blobbd087ff4ca1d47f4fccb696bebe0d87852c8506d
2   "name": "NBLShareView",
3   "version": "0.1.3",
4   "summary": "Object-C。用于分享场景的一套UI,内置微信分享等的图标元素。NBLShareView is a set for share.",
5   "description": "Object-C。用于分享场景的一套UI,内置微信分享、QQ分享、复制链接、保存到相册等的常用图标元素。NBLShareView is a set for share.",
6   "homepage": "https://github.com/yjh4866/NBLShareView",
7   "screenshots": [
8     "https://github.com/yjh4866/NBLShareView/blob/master/screenshots/screenshots_1.jpg?raw=true",
9     "https://github.com/yjh4866/NBLShareView/blob/master/screenshots/screenshots_2.jpg?raw=true"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "杨建红": "yjh4866@163.com"
17   },
18   "source": {
19     "git": "https://github.com/yjh4866/NBLShareView.git",
20     "tag": "0.1.3"
21   },
22   "social_media_url": "https://blog.csdn.net/yjh4866",
23   "platforms": {
24     "ios": "9.0"
25   },
26   "source_files": "NBLShareView/Classes/**/*",
27   "resource_bundles": {
28     "NBLShareView": [
29       "NBLShareView/Assets/*.{xib,png}"
30     ]
31   },
32   "public_header_files": "NBLShareView/Classes/*.h"