blob: 1949536a0184ecd485c9e23300590bb75ea57d1a [file] [log] [blame]
{
"name": "PulsarKit",
"version": "1.3.10",
"summary": "PulsarKit is a simple and beautiful wrapper around the official UICollectionView API written in pure Swift",
"description": "PulsarKit is a simple and beautiful wrapper around the official UICollectionView API written in pure Swift. PulsarKit is a library that lets you populate and update collection views simply using your models. \nThis framework is lightly inspire by Lighter view controllers and UITableViewSource and UICollectionViewSource in Xamarin Platform.",
"homepage": "http://www.massimooliviero.net",
"social_media_url": "http://twitter.com/maxoly",
"license": "MIT",
"authors": {
"Massimo Oliviero": "massimo.oliviero@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/maxoly/PulsarKit.git",
"tag": "1.3.10"
},
"source_files": [
"PulsarKit",
"PulsarKit/PulsarKit/**/*.{h,m,swift,c}"
],
"swift_versions": "5.2",
"swift_version": "5.2"
}