blob: dbf546092b6ab6925ad5186804bdfbed5c3b650d [file] [log] [blame]
{
"name": "PSWaveView",
"version": "0.0.1",
"summary": "Swift写的一个波浪动画",
"description": "这是一个用Swift写的波浪动画,主要目的是用来学习的",
"homepage": "https://github.com/HParis/PSWaveView",
"license": "MIT",
"authors": {
"Paris": "hetengjun90@gmail.com"
},
"source": {
"git": "https://github.com/HParis/PSWaveView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*"
}