[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 8 / 9 / UICollectionViewFlexLayout / 0.1.0 / UICollectionViewFlexLayout.podspec.json
blob011ea77e37c8a70bec178f729ccfcd41334e7348
2   "name": "UICollectionViewFlexLayout",
3   "version": "0.1.0",
4   "summary": "A drop-in replacement for UICollectionViewFlowLayout",
5   "homepage": "https://github.com/devxoul/UICollectionViewFlexLayout",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Suyeol Jeon": "devxoul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/devxoul/UICollectionViewFlexLayout.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "Sources/**/*.{swift,h,m}",
18   "frameworks": "UIKit",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3.1"
24   },
25   "pushed_with_swift_version": "3.1"