blob: 5adc823ec792a1a92767b9ecb4c89b78600cc6f3 [file] [log] [blame]
{
"name": "AutoDequeue",
"version": "1.2.0",
"summary": "A type safe way to dequeue UITableView, UICollectionView, and MKMapView elements without having to call register.",
"homepage": "https://github.com/berbschloe/AutoDequeue",
"license": "MIT",
"authors": "Brandon Erbschloe",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/berbschloe/AutoDequeue.git",
"tag": "1.2.0"
},
"source_files": [
"AutoDequeue",
"AutoDequeue/**/*.{h,m,swift}"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}