blob: 713231fbebf4e423850315cfbd9cc9e070a30422 [file] [log] [blame]
{
"name": "DDCollectionViewFlowLayout",
"version": "1.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": "1.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "Objective-C/DDCollectionViewFlowLayout/Classes/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}