[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / f / b / 4 / ZXLoadingView / 1.4.0 / ZXLoadingView.podspec.json
blob396d13d389996958a34f1c789e990c01b6e44502
2   "name": "ZXLoadingView",
3   "version": "1.4.0",
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",
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.4.0"
18   },
19   "source_files": "ZXLoadingView/Classes/*.swift",
20   "frameworks": [
21     "UIKit",
22     "CoreGraphics"
23   ]