blob: 14eac902afdaca8893e2f9caf1932df4b55cfae2 [file] [log] [blame]
{
"name": "IMDrawersTableView",
"version": "1.0.0",
"summary": "iOS custom table view with drawers.",
"homepage": "https://github.com/imilakovic/IMDrawersTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Milakovic": "igor.milakovic@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/imilakovic/IMDrawersTableView.git",
"tag": "v1.0.0"
},
"source_files": [
"IMDrawersTableView",
"IMDrawersTableView/**/*.{h,m}"
],
"requires_arc": true
}