blob: f5e3b7e7382d45e6083d4fb8ff5473b6b36b24da [file] [log] [blame]
{
"name": "LKFamilyTreeView",
"version": "1.0",
"summary": "Interesting family tree view",
"description": "Nice way of displaying family tree in your iOS app.",
"homepage": "https://github.com/leshchenko/FamilyTreeView",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Ruslan Leshchenko": "leshchenkoruua@gmail.com"
},
"source": {
"git": "https://github.com/leshchenko/FamilyTreeView.git",
"tag": "1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "FamilyTreeView/FamilyTree/**",
"frameworks": "UIKit"
}