blob: 8f9ce392d17a5de9edecf5f6578b23614f75213f [file] [log] [blame]
{
"name": "HLWaterfallLayout",
"version": "1.0.5",
"summary": "a simple waterfall flow layout with 12 Animation",
"homepage": "https://github.com/henvyluk/HLWaterfallLayout",
"license": "MIT",
"authors": {
"henvyluk": "henvyluk@163.com"
},
"social_media_url": "http://www.jianshu.com/users/296956170537/latest_articles",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/henvyluk/HLWaterfallLayout.git",
"tag": "1.0.5"
},
"source_files": "HLWaterfallLayout/Classes/*.{h,m,xib}",
"resources": "HLWaterfallLayout/Assets/*.png",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
"~> 3.7.6"
]
},
"requires_arc": true
}