blob: 1cda063bde0a775435a8dd8826af461e09aab4c5 [file] [log] [blame]
{
"name": "ExpandableTableViewDataHelper",
"version": "0.1.2",
"summary": "ExpandableTableViewDataHelper serves as a tree data manager to orgnize the data of its expandable tableview.",
"homepage": "https://github.com/mpan753/ExpandableTableViewDataHelper",
"license": {
"type": "MIT",
"file": "MIT License"
},
"authors": {
"mpan753": "mia_21@y7mail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/mpan753/ExpandableTableViewDataHelper.git",
"tag": "0.1.2"
},
"source_files": "ExpandableTableViewDataHelper/**/*.{h,m}",
"frameworks": "UIKit"
}