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