blob: a3ae31aff12b439c48885c0ba5937d5e80c392fb [file] [log] [blame]
{
"name": "ADWaveView",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ADWaveView/Classes/**/*",
"swift_version": "4.0",
"frameworks": "UIKit"
}