blob: d254252e39df95229d915d30985345af454abdda [file] [log] [blame]
{
"name": "SRPinView",
"version": "0.0.4",
"summary": "打车软件大头针视图",
"description": "仿滴滴打车首页中心大头针,实现跳动动画和律动动画",
"homepage": "https://github.com/HuangYanQi/",
"license": "MIT",
"authors": {
"Seer": "247069512@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HuangYanQi/SRPinView.git",
"tag": "0.0.4"
},
"source_files": "SRPin/SRPin/SRPinView/{*.swift}",
"resources": "SRPin/SRPin/SRPinView/*.xib",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "4.2",
"requires_arc": true
}