blob: 9e1c2816f55f8585e14e8a96f27b52cad0ea06f6 [file] [log] [blame]
{
"name": "NonTableView",
"version": "1.0.2",
"summary": "A data-driven TableView",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/nonsense0biubiu/NonTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nonsense0biubiu": "yaoyaoyaoyuyuyuyingyingying@gmail.com"
},
"source": {
"git": "https://github.com/nonsense0biubiu/NonTableView.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NonTableView/Classes/**/*",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}