blob: 35035e49102d1b20f11a9fcc342a2584f3d8e250 [file] [log] [blame]
{
"name": "DDCollectionViewFlowLayout",
"version": "0.4.2",
"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.2"
},
"platforms": {
"ios": "6.0"
},
"source_files": "DDCollectionViewFlowLayout/Classes/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}