blob: 057ee746dfcbde6ddb42ef0f6550f3f58175c4e2 [file] [log] [blame]
{
"name": "XCEReusableView",
"summary": "Set of helpers for reusable views implementation for UICollectionView and UITableView.",
"version": "1.0.0",
"homepage": "https://XCEssentials.github.io/ReusableView",
"source": {
"git": "https://github.com/XCEssentials/ReusableView.git",
"tag": "1.0.0"
},
"source_files": "Sources/**/*.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxim Khatskevich": "maxim@khatskevi.ch"
},
"pushed_with_swift_version": "3.1"
}