blob: b408a0ffbf8c6934b5a0114b8b625f0c6f5978f5 [file] [log] [blame]
{
"name": "GTMActivityIndicatorView",
"version": "1.3.0",
"summary": "swift 实现的Loadding动画库",
"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.0"
},
"source_files": "GTMActivityIndicatorView/*.{h,swift}",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.1"
}
}