blob: e1f57cf95ca36074360f45e41e706477a980b2b0 [file] [log] [blame]
{
"name": "UIOutlineView",
"version": "1.0.2",
"summary": "OutlineView for iOS",
"description": "UIOutlineView is an iOS analogue for NSOutlineView class available for macOS",
"homepage": "https://github.com/VihlayewAlex/UIOutlineView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Vihlayew": "vihlayew.alex@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/VihlayewAlex/UIOutlineView.git",
"tag": "1.0.2"
},
"source_files": "UIOutlineView/Sources/**/*.{h,m}"
}