blob: f9fc7bfde51dd7a96c9587a1fdd6614e69a378fd [file] [log] [blame]
{
"name": "SKDataSources",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"summary": "DataSources allows you to create UITableView or UICollectionView data source and manage it",
"requires_arc": true,
"version": "0.1.8",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serhii Kostian": "skostyan666@gmail.com"
},
"homepage": "https://github.com/sjsoad/DataSources",
"source": {
"git": "https://github.com/sjsoad/DataSources.git",
"tag": "0.1.8"
},
"frameworks": "UIKit",
"source_files": "DataSources/DataSources/**/*.{swift}",
"resources": "DataSources/DataSources/**/*.{rtf}"
}