[Add] FronteggSwift 1.2.29
[CocoaPods.git] / Specs / f / 2 / b / PSTImprovedCollectionView / 2.0.0 / PSTImprovedCollectionView.podspec.json
blob984fa37430314877af6a0febb1b1694d3bd5d4dc
2   "name": "PSTImprovedCollectionView",
3   "version": "2.0.0",
4   "summary": "Open source replacement UICollectionView forked from steipete/PSTCollectionView, with some additional features. ",
5   "authors": {
6     "Bao Lei": "bao.lei@me.com"
7   },
8   "homepage": "https://github.com/ba01ei/PSTImprovedCollectionView",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "source": {
14     "git": "https://github.com/ba01ei/PSTImprovedCollectionView.git",
15     "tag": "2.0.0"
16   },
17   "platforms": {
18     "ios": "4.3"
19   },
20   "source_files": "PSTCollectionView/",
21   "frameworks": [
22     "UIKit",
23     "QuartzCore"
24   ],
25   "requires_arc": true