blob: ba0d08ff79e7029bf55da5c0bb3d153d80469aa7 [file] [log] [blame]
{
"name": "XRWaterfallLayout",
"version": "0.1.2",
"summary": "a simple waterfall flow layout",
"homepage": "https://github.com/codingZero/XRWaterfallLayout",
"license": "MIT",
"authors": {
"codingZero": "yd13150@vip.qq.com"
},
"social_media_url": "http://www.jianshu.com/users/425e4eed60ca/latest_articles",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/codingZero/XRWaterfallLayout.git",
"tag": "0.1.2"
},
"source_files": "XRWaterfallLayout/*.{h,m}",
"requires_arc": true
}