[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 9 / d / SKDataSources / 0.1.5 / SKDataSources.podspec.json
blob21f4e3250dc38b4116f9f96f9e3b18a8d16eeee7
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.5",
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.5"
21   },
22   "frameworks": "UIKit",
23   "source_files": "DataSources/DataSources/**/*.{swift}",
24   "resources": "DataSources/DataSources/**/*.{rtf}"