blob: f9b5712852e3bce039a74c33c5d3a0db03a4328b [file] [log] [blame]
{
"name": "Savory",
"version": "0.1.0",
"summary": "Savory is a swift accordion view library.",
"description": "Savory is a swift accordion view library developed on top of UITableView",
"homepage": "https://github.com/Nandiin/Savory",
"license": "MIT",
"authors": {
"Nandiin": "nandiin@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Nandiin/Savory.git",
"tag": "0.1.0"
},
"source_files": [
"Savory",
"Savory/*.{h,swift}"
],
"pushed_with_swift_version": "3.0"
}