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