[Add] BlurUIKit 1.0.1
[CocoaPods.git] / Specs / f / 6 / e / ZYShareView / 1.0.0 / ZYShareView.podspec.json
blob25117b1891091cd76dc5e884f7997eaba4d005b3
2   "name": "ZYShareView",
3   "version": "1.0.0",
4   "summary": "应用中常见的分享/功能菜单面板, 高仿微信:-)",
5   "description": "模仿微信,在应用中常见的分享/功能菜单面板。 magnusguo协助兼容iOS11,修复若干Warning.",
6   "homepage": "https://github.com/magnusguo/ZYShareView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ryan Zhang": "http://nszzy.me"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/magnusguo/ZYShareView.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "ZYShareView",
23     "ZYShareView/*"
24   ]