blob: a9a6ede987a9bf65d5c4496019b52df3fe4bd596 [file] [log] [blame]
{
"name": "SKDataSources",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"summary": "DataSources allows you to create UITableView or UICollectionView data source and manage it",
"requires_arc": true,
"version": "0.0.2",
"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.0.2"
},
"frameworks": "UIKit",
"source_files": "DataSources/**/*.{swift}",
"resources": "DataSources/**/*.{rtf}"
}