blob: 40d35783dc4751f3f8572a7d6226fd4efc13f961 [file] [log] [blame]
{
"name": "ZProgressCircle",
"version": "1.0.0",
"summary": "Light, well-designed and easy to use progress circle for iOS apps",
"description": "Light, well-designed and easy to use progress circle for iOS apps\nAs simple as a drag and drop in the storyboard",
"homepage": "https://github.com/soucolline/ZProgressCircle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"soucolline": "guilleminot.thomas@gmail.com"
},
"source": {
"git": "https://github.com/soucolline/ZProgressCircle.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/mrsoucolline",
"platforms": {
"ios": "9.0"
},
"source_files": "ZProgressCircle/Classes/**/*",
"pushed_with_swift_version": "4.0"
}