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