blob: f6857f86c1b1ca6963961e679458ac87afc8e149 [file] [log] [blame]
{
"name": "WFDataSource",
"summary": "A block based tableview/collectionview datasource.",
"version": "0.0.7",
"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.0.7"
},
"source_files": "WFDataSource/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}