blob: 8ca259e367e9c59ae3cbc47a4ca75d9267e6a7f0 [file] [log] [blame]
{
"name": "GTMActivityIndicatorView",
"version": "1.2.3",
"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.2.3"
},
"source_files": "GTMActivityIndicatorView/*.{h,swift}",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.1"
}
}