[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / d / 2 / KTCenterFlowLayout / 1.3.1 / KTCenterFlowLayout.podspec.json
bloba2e8874c622a13dd7642a651d62b1c4bf01ce948
2   "name": "KTCenterFlowLayout",
3   "version": "1.3.1",
4   "summary": "Aligns cells to the center of a collection view.",
5   "homepage": "https://github.com/keighl/KTCenterFlowLayout",
6   "license": "MIT",
7   "authors": {
8     "keighl": "keighl@keighl.com"
9   },
10   "source": {
11     "git": "https://github.com/keighl/KTCenterFlowLayout.git",
12     "tag": "1.3.1"
13   },
14   "social_media_url": "https://twitter.com/keighl",
15   "platforms": {
16     "ios": "7.0",
17     "tvos": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "KTCenterFlowLayout.{h,m}",
21   "frameworks": "UIKit"