[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 5 / 8 / 9 / UICollectionViewFlexLayout / 1.0.1 / UICollectionViewFlexLayout.podspec.json
blob8bbd8dedbd5ea18eb2a8f9a8876cbebef09284bd
2   "name": "UICollectionViewFlexLayout",
3   "version": "1.0.1",
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": "1.0.1"
16   },
17   "source_files": "Sources/**/*.{swift,h,m}",
18   "frameworks": "UIKit",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "pushed_with_swift_version": "4.0"