[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / 6 / 8 / NBLShareView / 0.1.1 / NBLShareView.podspec.json
blob3aec73fbb3d9140fd9ce73a7787a51eb9b51a038
2   "name": "NBLShareView",
3   "version": "0.1.1",
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   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "杨建红": "yjh4866@163.com"
13   },
14   "source": {
15     "git": "https://github.com/yjh4866/NBLShareView.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://blog.csdn.net/yjh4866",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "NBLShareView/Classes/**/*",
23   "resource_bundles": {
24     "NBLShareView": [
25       "NBLShareView/Assets/*.{xib,png}"
26     ]
27   },
28   "public_header_files": "NBLShareView/Classes/*.h"