blob: bb63ad4551600cc95f4311a13f1e6838f26ea769 [file] [log] [blame]
{
"name": "NonTableView",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NonTableView/Classes/**/*",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}