[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / a / 1 / DDCollectionViewFlowLayout / 1.0 / DDCollectionViewFlowLayout.podspec.json
blobdfa52b3544b363534e87481b927dab296ce6d3f4
2   "name": "DDCollectionViewFlowLayout",
3   "version": "1.0",
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": "1.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "Objective-C/DDCollectionViewFlowLayout/Classes/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "UIKit"