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