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