blob: 2d16d68fe9ca8bc5ace8d8e3786a7e6ed0daba9d [file] [log] [blame]
{
"name": "RATreeView",
"version": "2.0.1",
"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": "2.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "RATreeView/RATreeView/**/*.{h,m}",
"public_header_files": "RATreeView/RATreeView/RATreeView.h",
"requires_arc": true
}