blob: ae73801c15c5f953e331d763dd38e24dcdbd1367 [file] [log] [blame]
{
"name": "WaterFlow",
"version": "0.0.1",
"summary": "WaterFlow style.",
"description": "WaterFlow style(瀑布流) and demo.",
"homepage": "https://github.com/aefly/WaterFlow.git",
"license": "MIT",
"authors": {
"aefly": "zhuyiae@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/aefly/WaterFlow.git",
"tag": "0.0.1"
},
"source_files": "WaterFlow/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}