{ | |
"name": "XRWaterfallLayout", | |
"version": "0.1.0", | |
"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.0" | |
}, | |
"source_files": "XRWaterfallLayout/*.{h,m}", | |
"requires_arc": true | |
} |