[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 6 / 0 / FKCollectionViewLayout / 1.0.0 / FKCollectionViewLayout.podspec.json
blob0a81e8db9c304cda0b5ba3322d7e71b4b075f8e1
2   "name": "FKCollectionViewLayout",
3   "version": "1.0.0",
4   "summary": "This is layout library for UICollectionView like a iCloud share view.",
5   "description": "This is layout library for UICollectionView like a iCloud share view.\nNeed set delegate <FKCollectionViewLayoutDelegate> for return CGSize.",
6   "homepage": "https://github.com/fromkk/FKCollectionViewLayout",
7   "license": "MIT",
8   "authors": {
9     "fromkk": "info@fromkk.info"
10   },
11   "social_media_url": "http://twitter.com/fromkk",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/fromkk/FKCollectionViewLayout.git",
17     "tag": "1.0.0"
18   },
19   "source_files": [
20     "Classes",
21     "Classes/*.{h,m}"
22   ],
23   "exclude_files": "Classes/Exclude"