[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / c / 4 / a / KMPinHeaderLayout / 0.2.0 / KMPinHeaderLayout.podspec.json
blobf5bdc120dedaeab7c7fc2905ab600ba569d118d8
2   "name": "KMPinHeaderLayout",
3   "version": "0.2.0",
4   "summary": "Float header for collectionview, support both vertical and horizon.",
5   "description": "A custom UICollectionViewFlowLayout support float header just like UITablebiew section header does.",
6   "homepage": "https://github.com/sleepEarlier/PinHeaderLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sleepEarlier": "jky130@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/sleepEarlier/PinHeaderLayout.git",
19     "tag": "0.2.0"
20   },
21   "source_files": "CollectionView/*Layout.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true