[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 9 / 8 / 7 / JFDataSource / 0.0.1 / JFDataSource.podspec.json
blob129678b220da8781a56483e3b80500981b365737
2   "name": "JFDataSource",
3   "version": "0.0.1",
4   "summary": "A simple way to create dataSource and delegate for UITableView and UICollectionView",
5   "homepage": "https://github.com/hxwxww/JFDataSource",
6   "license": "MIT",
7   "authors": {
8     "hxwxww": "hxwxww@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "swift_versions": "5.0",
14   "source": {
15     "git": "https://github.com/hxwxww/JFDataSource.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "JFDataSource/JFDataSource/*.swift",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "swift_version": "5.0"