blob: 54316a29ae25c3bb6589b795bbde4f0a201b6189 [file] [log] [blame]
{
"name": "WaterFall",
"version": "1.0.0",
"platforms": {
"ios": "8.0"
},
"summary": "a water fall layout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/hexiaoba/WaterFall",
"authors": {
"hexiaoba": "hkn35135@163.com"
},
"source": {
"git": "https://github.com/hexiaoba/WaterFall.git",
"tag": "1.0.0"
},
"source_files": "WaterFall/*.{h,m}",
"requires_arc": true
}