[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / a / 1 / DDCollectionViewFlowLayout / 0.2.1 / DDCollectionViewFlowLayout.podspec.json
blob6a4afc7cc253ceaa1d9e00df4c60bfcabdbe4213
2   "name": "DDCollectionViewFlowLayout",
3   "version": "0.2.1",
4   "license": "MIT",
5   "summary": "a CollectionViewFlowLayout implement the Waterfall Effect",
6   "homepage": "https://github.com/openboy2012/DDCollectionViewFlowLayout.git",
7   "authors": {
8     "DeJohn Dong": "dongjia_9251@126.com"
9   },
10   "source": {
11     "git": "https://github.com/openboy2012/DDCollectionViewFlowLayout.git",
12     "tag": "0.2.1"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "DDCollectionViewFlowLayout/Classes/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "UIKit"