[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / f / 5 / YBookmarkView / 0.1.1 / YBookmarkView.podspec.json
blob9b72d11f01c04c4fe2254cf3009e228171627138
2   "name": "YBookmarkView",
3   "version": "0.1.1",
4   "summary": "YBookmarkView 是类似新闻的书签页面形式",
5   "description": "YBookmarkView 是类似新闻的书签页面形式,大部分项目都需要用到,现在贡献出来,方便大家使用方便",
6   "homepage": "https://github.com/ethanbing/YBookmarkView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ethanbing": "380711712@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ethanbing/YBookmarkView.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YBookmarkView/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }