[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / b / 4 / ZXLoadingView / 1.2.7 / ZXLoadingView.podspec.json
blob51dfc42b65746cdfdbcf576e04458396309d9a5a
2   "name": "ZXLoadingView",
3   "version": "1.2.7",
4   "summary": "An iOS progress-activity(swift language)",
5   "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.",
6   "homepage": "https://github.com/zxin2928/ZXLoadingView.git",
7   "license": "MIT",
8   "authors": {
9     "zxin2928": "125773896@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0",
13     "tvos": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/zxin2928/ZXLoadingView.git",
17     "tag": "1.2.7"
18   },
19   "source_files": "ZXLoadingView/Classes",
20   "frameworks": [
21     "UIKit",
22     "CoreGraphics"
23   ]