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