blob: 15e21d83ab558b6a06a1d484be556eaf8235de16 [file] [log] [blame]
{
"name": "WHBreathView",
"version": "1.0",
"summary": "A BreathView imitate on Calm.app.",
"description": "It's an animation view make user to breath in or breath out",
"homepage": "https://github.com/WeinanHu/WHBreathView",
"license": "MIT (WHBreathView)",
"authors": {
"huweinan": "1406062223@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/WeinanHu/WHBreathView.git",
"tag": "1.0"
},
"source_files": [
"WHBreathView",
"WHBreathView/WHBreathView.{h,m}"
],
"requires_arc": true
}