[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 6 / b / CCHexagonFlowLayout / 1.0.2 / CCHexagonFlowLayout.podspec.json
blob1db665f390caf1a273926b09a0785b94f888302b
2   "name": "CCHexagonFlowLayout",
3   "version": "1.0.2",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "UICollectionView layout for both horizontal and vertical management of hexagonal cells",
8   "homepage": "https://github.com/cyrilchandelier/CCHexagonFlowLayout",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "cyrilchandelier": "cyril.chandelier@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/cyrilchandelier/CCHexagonFlowLayout.git",
18     "tag": "1.0.2"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/*.{h,m}"
23   ],
24   "requires_arc": true