blob: 55969d8d0bd7d2b4a7c3d2e03646106c85d2b6ce [file] [log] [blame]
{
"name": "ZYWaterFlow",
"version": "0.0.1",
"summary": "自定义瀑布流.",
"description": "自定义瀑布流及使用demo",
"homepage": "https://github.com/aefly/ZYWaterFlow",
"license": "MIT",
"authors": {
"aefly": "zhuyiae@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/aefly/ZYWaterFlow.git",
"tag": "0.0.1"
},
"source_files": "WaterFlow/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}