[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 5 / c / PulsarKit / 1.0.3 / PulsarKit.podspec.json
blob7b584c6aa8349078372ba6b8854160bc91c0e796
2   "name": "PulsarKit",
3   "version": "1.0.3",
4   "summary": "PulsarKit is a simple and beautiful wrapper around the official UICollectionView API written in pure Swift",
5   "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.",
6   "homepage": "http://www.massimooliviero.net",
7   "license": "MIT",
8   "authors": {
9     "Massimo Oliviero": "massimo.oliviero@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/maxoly/PulsarKit.git",
16     "tag": "1.0.3"
17   },
18   "source_files": [
19     "PulsarKit",
20     "PulsarKit/PulsarKit/**/*.{h,m,swift,c}"
21   ],
22   "swift_version": "4.2"