blob: 1f121f33ee589fbe04ec0964768a623f9900e315 [file] [log] [blame]
{
"name": "RATreeView",
"version": "2.1.2",
"summary": "RATreeView provide you a great support to display the tree structures on iOS.",
"homepage": "https://github.com/Augustyniak/RATreeView",
"screenshots": "https://raw.github.com/Augustyniak/RATreeView/master/Screens/animation.gif",
"license": {
"type": "MIT",
"file": "LICENCE.md"
},
"authors": {
"Rafal Augustyniak": "rafalaugustyniak@gmail.com"
},
"source": {
"git": "https://github.com/Augustyniak/RATreeView.git",
"tag": "v2.1.2"
},
"platforms": {
"ios": "7.0",
"tvos": "9.0"
},
"source_files": "RATreeView/RATreeView/**/*.{h,m}",
"public_header_files": "RATreeView/RATreeView/RATreeView.h",
"requires_arc": true
}