[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 4 / d / 2 / KTCenterFlowLayout / 1.1.1 / KTCenterFlowLayout.podspec.json
blob9fe8b5bdea7d20359eea9ede7c2f26a162f98191
2   "name": "KTCenterFlowLayout",
3   "version": "1.1.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.1.1"
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"