[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 8 / 4 / PSTCollectionView / 1.0.0 / PSTCollectionView.podspec.json
blob63417c123198a9cedbc5df023e77b82f9d4def3d
2   "name": "PSTCollectionView",
3   "version": "1.0.0",
4   "summary": "Open Source, 100% API compatible replacement of UICollectionView for iOS4+.",
5   "homepage": "https://github.com/steipete/PSTCollectionView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": [
11     "Peter Steinberger",
12     "steipete@gmail.com"
13   ],
14   "source": {
15     "git": "https://github.com/steipete/PSTCollectionView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "4.3"
20   },
21   "source_files": "PSTCollectionView/",
22   "frameworks": [
23     "UIKit",
24     "QuartzCore"
25   ],
26   "requires_arc": true