blob: 56438bbcb505b4e69d0a4abcaf100966797dd7cf [file] [log] [blame]
{
"name": "RKAccordionTableView",
"version": "1.0.1",
"summary": "An Advanced accordion for iOS.",
"description": "RKAccordionTableView is an advanced accordion built upon UITableView.",
"homepage": "https://github.com/radhakrishnapai/RKAccordionTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Radhakrishna Pai": "radhakrishnapai09@gmail.com"
},
"source": {
"git": "https://github.com/radhakrishnapai/RKAccordionTableView.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RKAccordionTableView/Classes/**/*"
}