[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 9 / d / SKDataSources / 0.0.3 / SKDataSources.podspec.json
blobd01d274617986f913639289bb823a01465a91015
2   "name": "SKDataSources",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "swift_version": "4.0",
7   "summary": "DataSources allows you to create UITableView or UICollectionView data source and manage it",
8   "requires_arc": true,
9   "version": "0.0.3",
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.0.3"
21   },
22   "frameworks": "UIKit",
23   "source_files": "DataSources/**/*.{swift}",
24   "resources": "DataSources/**/*.{rtf}"