blob: 0a6a99c91cfe8f05dc5ebb34572211f6c18ae9a9 [file] [log] [blame]
{
"name": "Loading",
"version": "1.0.3",
"summary": "An elegant loading view written in swift",
"homepage": "https://github.com/lixiang1994/Loading",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LEE": "18611401994@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lixiang1994/Loading.git",
"tag": "1.0.3"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}