[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 9 / d / SKDataSources / 0.1.6 / SKDataSources.podspec.json
blob06f2772b798b05e168e84e3439b7500f57f7f5b8
2   "name": "SKDataSources",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "swift_version": "4.2",
7   "summary": "DataSources allows you to create UITableView or UICollectionView data source and manage it",
8   "requires_arc": true,
9   "version": "0.1.6",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Serhii Kostian": "skostyan666@gmail.com"
16   },
17   "homepage": "https://github.com/sjsoad/DataSources",
18   "source": {
19     "git": "https://github.com/sjsoad/DataSources.git",
20     "tag": "0.1.6"
21   },
22   "frameworks": "UIKit",
23   "source_files": "DataSources/DataSources/**/*.{swift}",
24   "resources": "DataSources/DataSources/**/*.{rtf}"