[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / b / a / KEZCollectionViewTableLayout / 1.0.1 / KEZCollectionViewTableLayout.podspec.json
blob4544c1a9e4c43a650beaa06ebacf10863748d200
2   "name": "KEZCollectionViewTableLayout",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "A UICollectionViewLayout subclass that handles displaying tabular data, such as something you'd see in a spreadsheet.",
6   "homepage": "https://github.com/ketzusaka/KEZCollectionViewTableLayout",
7   "authors": {
8     "James Richard": "ketzu@icloud.com"
9   },
10   "source": {
11     "git": "https://github.com/ketzusaka/KEZCollectionViewTableLayout.git",
12     "tag": "v1.0.1"
13   },
14   "source_files": "Sources",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true