[Add] OverlapStack 1.0.0
[CocoaPods.git] / Specs / 0 / 2 / 1 / ESArcProgressView / 1.5 / ESArcProgressView.podspec.json
blobef75dc770cdc69faa8dc08c2687cb26d85b3755a
2   "name": "ESArcProgressView",
3   "version": "1.5",
4   "authors": {
5     "bvkuijck": "Bas van Kuijck <bas@e-sites.nl>"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "A progress view to be used within Apple Watch projects.",
12   "source": {
13     "git": "https://github.com/e-sites/ESArcProgressView.git",
14     "tag": "1.5"
15   },
16   "homepage": "https://github.com/e-sites/ESArcProgressView",
17   "source_files": "ESArcProgressView/*.{h,m}",
18   "platforms": {
19     "ios": "7.0"
20   },
21   "frameworks": "QuartzCore",
22   "dependencies": {
23     "AHEasing": [
24       "~> 1.2"
25     ]
26   },
27   "requires_arc": true