blob: cc145f1c13981ab7b39767419dc002f939ed9cb1 [file] [log] [blame]
{
"name": "CCNTreeNode",
"version": "0.2.0",
"summary": "Using CCNTreeNode is a convenient and easy way to build a tree of nested objects.",
"homepage": "https://github.com/phranck/CCNTreeNode",
"authors": {
"Frank Gregor": "phranck@cocoanaut.com"
},
"source": {
"git": "https://github.com/phranck/CCNTreeNode.git",
"tag": "0.2.0"
},
"platforms": {
"osx": "10.7",
"ios": "6.0"
},
"requires_arc": true,
"source_files": "CCNTreeNode/*.{h,m}",
"license": {
"type": "MIT",
"file": "ReadMe.md"
}
}