[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / c / b / CircularProgressView / 1.1 / CircularProgressView.podspec.json
blob5972ef2c284c78b70b13bbc5a3e9bd0f379cf01c
2   "name": "CircularProgressView",
3   "version": "1.1",
4   "summary": "A custom audio circular progress view for iOS.",
5   "homepage": "https://github.com/nijino/CircularProgressView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "nijino": "nijino_saki@163.com"
12   },
13   "source": {
14     "git": "https://github.com/nijino/CircularProgressView.git",
15     "tag": "1.1"
16   },
17   "platforms": {
18     "ios": "4.3"
19   },
20   "source_files": "CircularProgressView.{h, m}",
21   "requires_arc": true