blob: cf39065ba5e4a87904b049cef324f22a378061cc [file] [log] [blame]
{
"name": "JXLWaterLayout",
"version": "0.0.2",
"summary": "一款毫无入侵性的瀑布流布局文件",
"description": "*一款毫无入侵性的瀑布流布局文件,目前仅支持纵向瀑布流。",
"homepage": "http://www.xiaolei0808.com",
"license": {
"type": "MIT",
"text": " Copyright (c) 2016 Mr.King\n"
},
"authors": {
"Mr.King": "me@xiaolei0808.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/xiaolei0808/JXLWaterLayout.git",
"commit": "f420a6c9500eb34574411d49f1f8e2c85078ce04",
"tag": "0.0.2"
},
"source_files": [
"JXLWaterLayout",
"JXLWaterLayout/*.{h,m}"
],
"requires_arc": true
}