blob: 001e15c3908579246719b05e61db9204d86f2dc1 [file] [log] [blame]
{
"name": "SignInView",
"version": "1.0.0",
"summary": "自定义打卡view+震动+动画",
"homepage": "https://github.com/liyaozhong/SignInView",
"license": "MIT",
"authors": {
"liyaozhong": "yun.zhongyue@163.com"
},
"source": {
"git": "https://github.com/liyaozhong/SignInView.git",
"tag": "1.0.0"
},
"resources": "SignInView/Image.xcassets/*",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SignInView/SignInView.{h,m}",
"ios": {
"frameworks": "AudioToolbox"
}
}