blob: 6827bf3bd3095748748f0244e62cfb47ff6f1db5 [file] [log] [blame]
{
"name": "YPTreeView",
"version": "0.0.1",
"summary": "easy-to-use interface of the tree structure",
"description": "easy-to-use interface of the tree structure,thank for you use it.",
"homepage": "https://github.com/ChinaBaozi/YPTreeView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ChinaBaozi": "chinabaozi@yeah.net"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/ChinaBaozi/YPTreeView.git",
"tag": "0.0.1"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}