blob: 23693925097488324b9ec54fc9cab334a8ed075c [file] [log] [blame]
{
"name": "Preheat",
"version": "2.0",
"summary": "Automates precaching of content in UITableView and UICollectionView",
"homepage": "https://github.com/kean/Preheat",
"license": "MIT",
"authors": "Alexander Grebenyuk",
"social_media_url": "https://twitter.com/a_grebenyuk",
"source": {
"git": "https://github.com/kean/Preheat.git",
"tag": "2.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Sources/**/*"
}