blob: 3eca379020c07b598c4bef1548a9bfb195a66daf [file] [log] [blame]
{
"name": "ADWaveView",
"version": "0.0.1",
"summary": "This is an implementation of a simple wave animation.",
"description": "This is an implementation of a simple wave animation. Thankyou!",
"homepage": "https://github.com/liushuorepo/ADWaveView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liushuorepo": "13124832031@163.com"
},
"source": {
"git": "https://github.com/liushuorepo/ADWaveView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ADWaveView/Classes/**/*",
"swift_version": "4.0",
"frameworks": "UIKit"
}