blob: 51dfc42b65746cdfdbcf576e04458396309d9a5a [file] [log] [blame]
{
"name": "ZXLoadingView",
"version": "1.2.7",
"summary": "An iOS progress-activity(swift language)",
"description": "It is an iOS progress-activity, and I hadn't found a recreation of it for iOS yet, so I created it using CoreGraphics and CoreAnimation, which makes it super lightweight, smooth, and scalable to large sizes.",
"homepage": "https://github.com/zxin2928/ZXLoadingView.git",
"license": "MIT",
"authors": {
"zxin2928": "125773896@qq.com"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/zxin2928/ZXLoadingView.git",
"tag": "1.2.7"
},
"source_files": "ZXLoadingView/Classes",
"frameworks": [
"UIKit",
"CoreGraphics"
]
}