[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 4 / 3 / WFDataSource / 0.1.6 / WFDataSource.podspec.json
blob74ff068456a24319929ccc0f50c9c103e970684e
2   "name": "WFDataSource",
3   "summary": "A block based tableview/collectionview datasource.",
4   "version": "0.1.6",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Jiang Wenfan": "jwfstars@163.com"
11   },
12   "homepage": "https://github.com/jwfstars/WFDataSource",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/jwfstars/WFDataSource.git",
18     "tag": "0.1.6"
19   },
20   "source_files": "WFDataSource/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true