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