blob: 9d26ae04e99c29d65d58bfeff793686fa5f0b8d6 [file] [log] [blame]
{
"name": "MSYTableView",
"version": "0.1.0",
"summary": "A short description of MSYTableView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/CoderMSY/MSYTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SimonMiao": "2278046701@qq.com"
},
"source": {
"git": "https://github.com/CoderMSY/MSYTableView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MSYTableView/Classes/**/*",
"dependencies": {
"Masonry": [
],
"MJRefresh": [
]
}
}