[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 8 / 5 / c / PulsarKit / 1.3.0 / PulsarKit.podspec.json
blob25c6236a9578b8e27325a29b5effa4300ce91878
2   "name": "PulsarKit",
3   "version": "1.3.0",
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   "social_media_url": "http://twitter.com/maxoly",
8   "license": "MIT",
9   "authors": {
10     "Massimo Oliviero": "massimo.oliviero@gmail.com"
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/maxoly/PulsarKit.git",
17     "tag": "1.3.0"
18   },
19   "source_files": [
20     "PulsarKit",
21     "PulsarKit/PulsarKit/**/*.{h,m,swift,c}"
22   ],
23   "swift_versions": "5.0",
24   "swift_version": "5.0"