[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 2 / b / RACollectionViewReorderableTripletLayout / 0.0.7 / RACollectionViewReorderableTripletLayout.podspec.json
blob30aa04535e6c8b7a42fc32b53c658016568c6094
2   "name": "RACollectionViewReorderableTripletLayout",
3   "version": "0.0.7",
4   "summary": "The custom collectionView layout that can perform reordering of cells by dragging it.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/ra1028",
10   "authors": {
11     "ra1028": "r.fe51028.r@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/ra1028/RACollectionViewReorderableTripletLayout.git",
18     "tag": "0.0.7"
19   },
20   "requires_arc": true,
21   "source_files": "RACollectionViewReorderableTripletLayout/*.{h,m}"