[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / c / 6 / b / CCHexagonFlowLayout / 1.0.1 / CCHexagonFlowLayout.podspec.json
blob9f4f368dde15fe8a8c0c8cdb6b6b3fefb7a7ad5f
2   "name": "CCHexagonFlowLayout",
3   "version": "1.0.1",
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.1"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/*.{h,m}"
23   ],
24   "requires_arc": true