blob: 8545a098e4c4dd7ee18d91a7f4703aa84c4a73c1 [file] [log] [blame]
{
"name": "SwiftyTreeView",
"version": "0.0.1",
"summary": "A swifty folding UITableViewCell.",
"description": "swifty folding UITableViewCell.",
"homepage": "https://github.com/MewGull/SwiftyTreeView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MewGull": "mewgullorg@gmail.com"
},
"source": {
"git": "https://github.com/MewGull/SwiftyTreeView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftyTreeView/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}