[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / c / 9 / KoalaTeaFlowLayout / 0.2.0 / KoalaTeaFlowLayout.podspec.json
blob6aa1af4701b5ebc87a7cfef6eac3afc818699182
2   "name": "KoalaTeaFlowLayout",
3   "version": "0.2.0",
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": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/KoalaTeaCode/KoalaTeaFlowLayout.git",
19     "tag": "0.2.0"
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"