[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / 3 / 0 / HKCircularProgressView / 1.0.0 / HKCircularProgressView.podspec.json
blobdfb737279ca4260ec4761835a13dc91f9ecbd402
2   "name": "HKCircularProgressView",
3   "version": "1.0.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.0.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