[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 1 / 9 / KSCircleProgressView / 0.0.2 / KSCircleProgressView.podspec.json
blob1ddaad2010a7d880d1d7106f4ffbe0d7f74ab7b0
2   "name": "KSCircleProgressView",
3   "version": "0.0.2",
4   "summary": "KSCircleProgressView : a lightweight iOS Circle ProgressView.",
5   "description": "KSCircleProgressView: a lightweight ProgressView that display progress in circle style.",
6   "homepage": "https://github.com/abredo/KSCircleProgressViewDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "abredo": ""
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/abredo/KSCircleProgressViewDemo.git",
20     "tag": "0.0.2"
21   },
22   "source_files": [
23     "KSCircleProgressView",
24     "*.{h,m}"
25   ]