blob: dcb5d2063bf4f288c947dc1e5325d0638ec534de [file] [log] [blame]
{
"name": "YPTreeView",
"version": "0.0.3",
"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.3"
},
"source_files": [
"Classes",
"YPTreeView/Classes/*.{h,m}"
],
"public_header_files": "Classes/YPTreeView.h",
"resources": "Classes/YPTreeView.bundle",
"requires_arc": true
}