blob: d5f386380ab22d51b1c53b24a14985316ab223b7 [file] [log] [blame]
{
"name": "PulsarKit",
"version": "1.3.1",
"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.1"
},
"source_files": [
"PulsarKit",
"PulsarKit/PulsarKit/**/*.{h,m,swift,c}"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}