[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 8 / 5 / c / PulsarKit / 0.5.4 / PulsarKit.podspec.json
blob3a0aefcb0c1765707dc78d750de9e226041bc243
2   "name": "PulsarKit",
3   "version": "0.5.4",
4   "summary": "PulsarKit is a lightweight framework to slim down your view controller when using UITableView or UICollectionView.",
5   "description": "A lightweight framework to slim down your view controller. PulsarKit is a set of class that provides all \nthe methods required to display a tableview or a collectionview, including row count, returning a cell view \nfor each row, handling row selection and many other optional features.",
6   "homepage": "https://github.com/maxoly/PulsarKit",
7   "license": "MIT",
8   "authors": {
9     "Massimo Oliviero": "massimo.oliviero@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/maxoly/PulsarKit.git",
13     "tag": "0.5.4"
14   },
15   "social_media_url": "https://twitter.com/maxoly",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "PulsarKit/PulsarKit/**/*",
21   "frameworks": "UIKit"