[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / d / 9 / DSHCustomLayout / 0.0.1 / DSHCustomLayout.podspec.json
blob38990332fa4dabc8fb902c056edf63ed4c1b5827
2   "name": "DSHCustomLayout",
3   "version": "0.0.1",
4   "summary": "自定义 collection view layout",
5   "description": "UICollectionView 横向分页自定义layout",
6   "homepage": "https://github.com/568071718/CollectionViewCustomLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lu": "568071718@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/568071718/CollectionViewCustomLayout.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "requires_arc": true