blob: ac01418fd70a4855bec59a6f2944e17f18d8d895 [file] [log] [blame]
{
"name": "WBListKit",
"version": "0.2",
"summary": "A Wrapper of UICollectionView & UITableView",
"description": "Esay and Quick to use UICollectionView & UITableView to build list",
"homepage": "https://github.com/fangyuxi/WBListKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xcoder.fang@gmail.com": "fangyuxi@58.com"
},
"source": {
"git": "https://github.com/fangyuxi/WBListKit.git",
"commit": "85bafed1f9822cd28e421484dd468d16c7d5e0b9"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "Pod/Classes/**/*",
"dependencies": {
"MJRefresh": [
],
"UITableView+FDTemplateLayoutCell": [
]
}
}