blob: a5a64ca099073f7d351455454186ead45d3f3325 [file] [log] [blame]
{
"name": "LatteTime",
"version": "0.0.1",
"summary": "载入动画",
"description": "固定跳动样式的载入动画,可自定义参数来调整展现方式",
"homepage": "https://github.com/hanshuushi/LatteTime/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Han Shuushi": "hanshuushi@gmail.com"
},
"source": {
"git": "https://github.com/hanshuushi/LatteTime.git",
"tag": "0.0.1"
},
"source_files": "*.{swift,h,m}",
"frameworks": [
"UIKit",
"QuartzCore"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0"
}