[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / d / 2 / KTCenterFlowLayout / 0.0.2 / KTCenterFlowLayout.podspec.json
blobf8f18bda26c91c3a1a6776e11737684e022177f8
2   "name": "KTCenterFlowLayout",
3   "version": "0.0.2",
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": "0.0.2"
13   },
14   "social_media_url": "https://twitter.com/keighl",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "KTCenterFlowLayout.{h,m}",
20   "frameworks": "UIKit"