blob: e3ca87a098c7ca3a4a8323c65c03f3f9143cd496 [file] [log] [blame]
{
"name": "Preheat",
"version": "3.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": "3.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Sources/**/*"
}