blob: 9c5d19974482a17fc343ac61a1cc77bc88bc391c [file] [log] [blame]
{
"name": "WFDataSource",
"summary": "A block based tableview/collectionview datasource.",
"version": "0.1.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jiang Wenfan": "jwfstars@163.com"
},
"homepage": "https://github.com/jwfstars/WFDataSource",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jwfstars/WFDataSource.git",
"tag": "0.1.4"
},
"source_files": "WFDataSource/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}