[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 9 / 3 / 0 / HKCircularProgressView / 1.1.0 / HKCircularProgressView.podspec.json
blob54d32bd1d7f17a373757a50fe77f7d0fcd6175ad
2   "name": "HKCircularProgressView",
3   "version": "1.1.0",
4   "summary": "A simple discrete/continuous circular progress view with current/max properties, customizable appearance and animatable.",
5   "homepage": "https://github.com/Harmek/HKCircularProgressView",
6   "screenshots": "https://github.com/Harmek/HKCircularProgressView/raw/master/Screenshot.png",
7   "authors": {
8     "Panos Baroudjian": "baroudjian.panos@gmail.com"
9   },
10   "license": "MIT",
11   "source": {
12     "git": "https://github.com/Harmek/HKCircularProgressView.git",
13     "tag": "1.1.0"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "HKCircularProgressView/HKCircularProgressView/HKCircularProgress{View,Layer}.{h,m}",
19   "frameworks": "QuartzCore",
20   "requires_arc": true