blob: 38c5f36f756e6a0bd74430154a7dcf810e2e2e75 [file] [log] [blame]
{
"name": "MNExpandableCell",
"version": "0.1.0",
"summary": "A short description of MNExpandableCell.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/markoNazmy/MNExpandableCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"markoNazmy": "markoNazmy"
},
"source": {
"git": "https://github.com/markoNazmy/MNExpandableCell.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "MNExpandableCell/Classes/**/*",
"resource_bundles": {
"MNExpandableCell": [
"MNExpandableCell/Assets/*.xib"
]
},
"dependencies": {
"SnapKit": [
]
}
}