[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / d / 2 / KTCenterFlowLayout / 1.3 / KTCenterFlowLayout.podspec.json
blobe41c25a78c202e410dbdf0bc6737959059f3b61e
2   "name": "KTCenterFlowLayout",
3   "version": "1.3",
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"
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"