blob: c3d3f27e241569e4d3ac3f498daa31f5574f4db0 [file] [log] [blame]
{
"name": "ESArcProgressView",
"version": "1.3",
"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.3"
},
"homepage": "https://github.com/e-sites/ESArcProgressView",
"source_files": "Classes/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"frameworks": "QuartzCore",
"requires_arc": true
}