[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 2 / b / YPTreeView / 0.0.6 / YPTreeView.podspec.json
blobfec8111729afc6bf14444085213c335672b93d87
2   "name": "YPTreeView",
3   "version": "0.0.6",
4   "summary": "easy-to-use interface of the tree structure",
5   "description": "easy-to-use interface of the tree structure,thank for you use it.",
6   "homepage": "http://www.jianshu.com/p/fe67139f8716",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ChinaBaozi": "chinabaozi@yeah.net"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/ChinaBaozi/YPTreeView.git",
19     "tag": "0.0.6"
20   },
21   "source_files": [
22     "Classes",
23     "YPTreeView/Classes/*.{h,m}"
24   ],
25   "public_header_files": [
26     "Classes/YPTreeView.h",
27     "Classes/YPTreeNode.h"
28   ],
29   "resources": "Classes/Resources/YPTreeView.bundle",
30   "requires_arc": true