blob: e545e3cb31526655af6046b9bd1e471ad0d0d8bc [file] [log] [blame]
{
"name": "XCECollectionData",
"summary": "Convenience implementation of DataSource object for UITableView and UICollectionView.",
"version": "1.0.2",
"homepage": "https://XCEssentials.github.io/CollectionData",
"source": {
"git": "https://github.com/XCEssentials/CollectionData.git",
"tag": "1.0.2"
},
"source_files": "Sources/**/*.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"Dwifft": [
"~> 0.6"
]
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxim Khatskevich": "maxim@khatskevi.ch"
},
"pushed_with_swift_version": "3.1"
}