[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 8 / c / 9 / KoalaTeaFlowLayout / 0.3.1 / KoalaTeaFlowLayout.podspec.json
blobb76535b6339a949b3365cce44faedbd86bd28987
2   "name": "KoalaTeaFlowLayout",
3   "version": "0.3.1",
4   "summary": "KoalaTeaFlowLayout Class",
5   "description": "This is a custom CollectionView Flow Layout class that makes it easy for you to drop in and define the columns and rows for your horizontal or vertical collection view.",
6   "homepage": "http://www.koalatea.io/",
7   "license": {
8     "type": "MIT",
9     "text": "                   Copyright 2017\n                   Permission is granted to everyone.\n"
10   },
11   "authors": {
12     "Craig Holliday": "themisterholliday@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/KoalaTeaCode/KoalaTeaFlowLayout.git",
19     "tag": "0.3.1"
20   },
21   "source_files": [
22     "KoalaTeaFlowLayout",
23     "KoalaTeaFlowLayout/**/*.{h,m,swift}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "3"
28   },
29   "pushed_with_swift_version": "3.0"