blob: 6ad3f6294f53ea4aa865939203417de63ee96bd2 [file] [log] [blame]
{
"name": "DDCollectionViewFlowLayout",
"version": "0.4.1",
"license": "MIT",
"summary": "a CollectionViewFlowLayout implement the Waterfall Effect",
"homepage": "https://github.com/openboy2012/DDCollectionViewFlowLayout.git",
"authors": {
"DeJohn Dong": "dongjia_9251@126.com"
},
"source": {
"git": "https://github.com/openboy2012/DDCollectionViewFlowLayout.git",
"tag": "0.4.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "DDCollectionViewFlowLayout/Classes/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}