[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 4 / b / KRCircularProgressBar / 0.1.0 / KRCircularProgressBar.podspec.json
blob523dfac526af8bade56f0ec9ffc35bdb093484ad
2   "name": "KRCircularProgressBar",
3   "version": "0.1.0",
4   "summary": "Circular progress bar for iOS applications.",
5   "description": "Circular progress bar for iOS applications. Drag and drop a UIView and change the class name to KRCircularProgressBar in view's Identity Inspector",
6   "homepage": "https://github.com/kamalrajvenkatesan/KRCircularProgressBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kamalraj venkatesan": "kamalrajv3@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kamalrajvenkatesan/KRCircularProgressBar.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "KRCircularProgressBar/Classes/**/*",
23   "frameworks": "UIKit"