blob: 9c5480563f8626768562046bf4541b8009373814 [file] [log] [blame]
{
"name": "ESArcProgressView",
"version": "1.4.1",
"authors": {
"bvkuijck": "Bas van Kuijck <bas@e-sites.nl>"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A progress view to be used within Apple Watch projects.",
"source": {
"git": "https://github.com/e-sites/ESArcProgressView.git",
"tag": "1.4.1"
},
"homepage": "https://github.com/e-sites/ESArcProgressView",
"source_files": "ESArcProgressView/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"frameworks": "QuartzCore",
"requires_arc": true
}