blob: 453e349433dc3333dea38c7ebc50b5dd1b558f7a [file] [log] [blame]
{
"name": "MHTableView",
"version": "0.1.1",
"summary": "A short description of MHTableView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/MohammedAlimoor/MHTableView",
"screenshots": "https://i.gyazo.com/d78e71f948fb20e8ab9c6c774ac33fab.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MohammedAlimoor": "ameral.java@gmail.com"
},
"source": {
"git": "https://github.com/MohammedAlimoor/MHTableView.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/alimoormohammed",
"platforms": {
"ios": "8.0"
},
"source_files": "MHTableView/Classes/**/*",
"resource_bundles": {
"MHTableView": [
"MHTableView/Assets/*.png"
]
}
}