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