blob: 775972d85d6cd2e733863e45abb450a8d4a1cd6a [file] [log] [blame]
{
"name": "JSWave",
"version": "1.0",
"summary": "JSWave.",
"description": "波浪动画",
"homepage": "https://github.com/Josin22/JSWave",
"license": "MIT",
"authors": {
"乔同新": "1203356793@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Josin22/JSWave.git",
"tag": "1.0"
},
"source_files": [
"JSWave",
"JSWave/**/*.{h,m}"
],
"frameworks": "UIKit"
}