blob: 94c26d07b528d794dd436a5e80d64454f3342b43 [file] [log] [blame]
{
"name": "ZJWavesView",
"version": "1.0.0",
"summary": "Package similar to Taobao wave oscillation animation view.",
"description": "封装类似淘宝等双波浪震荡动画视图(Package similar to Taobao wave oscillation animation view.).",
"homepage": "https://github.com/Abnerzj/ZJWavesView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abnerzj": "Abnerzj@163.com"
},
"social_media_url": "http://weibo.com/ioszj",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Abnerzj/ZJWavesView.git",
"tag": "1.0.0"
},
"source_files": "ZJWavesView/ZJWavesView/ZJWavesView/*.{h,m}",
"requires_arc": true
}