blob: fec8111729afc6bf14444085213c335672b93d87 [file] [log] [blame]
{
"name": "YPTreeView",
"version": "0.0.6",
"summary": "easy-to-use interface of the tree structure",
"description": "easy-to-use interface of the tree structure,thank for you use it.",
"homepage": "http://www.jianshu.com/p/fe67139f8716",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ChinaBaozi": "chinabaozi@yeah.net"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/ChinaBaozi/YPTreeView.git",
"tag": "0.0.6"
},
"source_files": [
"Classes",
"YPTreeView/Classes/*.{h,m}"
],
"public_header_files": [
"Classes/YPTreeView.h",
"Classes/YPTreeNode.h"
],
"resources": "Classes/Resources/YPTreeView.bundle",
"requires_arc": true
}