blob: d42b3a69d8485441ad5ce168fb233e744d672f27 [file] [log] [blame]
{
"name": "GTMActivityIndicatorView",
"version": "1.3.2",
"summary": "swift 实现的Loadding动画库",
"swift_version": "4.2",
"homepage": "https://github.com/GTMYang/GTMActivityIndicatorView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GTMYang": "17757128523@163.com"
},
"source": {
"git": "https://github.com/GTMYang/GTMActivityIndicatorView.git",
"tag": "1.3.2"
},
"source_files": "GTMActivityIndicatorView/*.{h,swift}",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit"
}