blob: 317fe24119fe3f56972511c223d601594c89272f [file] [log] [blame]
{
"name": "YLDataSource",
"version": "0.2.0",
"summary": "easy use UITableView(UICollectionView).",
"description": "a tool of use UITableView(or UICollectionView) fastly",
"homepage": "https://github.com/cloverapp1/YLDataSource",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"2510479687@qq.com": "yangli"
},
"source": {
"git": "https://github.com/cloverapp1/YLDataSource.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YLDataSource/Classes/**/*",
"dependencies": {
"DZNEmptyDataSet": [
"~> 1.8.1"
]
}
}