[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 7 / 3 / 4 / KXThumbCircularProgressBar / 0.0.2 / KXThumbCircularProgressBar.podspec.json
blobed7abb832270a48f6095775e78e4aff6ba95bd0f
2   "name": "KXThumbCircularProgressBar",
3   "version": "0.0.2",
4   "summary": "Circular progress bar with a customizable thumb pointer image",
5   "description": "Circular progress bar with an image at the progress end which is customizable along with other features.",
6   "homepage": "http://www.appyte.com",
7   "license": "MIT",
8   "authors": "Khan",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/khanxc/KXThumbCircularProgressBar.git",
14     "tag": "0.0.2"
15   },
16   "source_files": [
17     "KXThumbCircularProgressBar",
18     "KXThumbCircularProgressBar/**/*.{h,m,swift}"
19   ],
20   "resources": "KXThumbCircularProgressBar/KXThumbCircularProgressView/*.png",
21   "pushed_with_swift_version": "3.0"