blob: 9a3af8532d603ed4230ee4e41405a0849818561a [file] [log] [blame]
{
"name": "ATCircularProgressView",
"version": "1.0.0",
"summary": "A simple and lightweight circular progress view for iOS.",
"description": "A simple and lightweight circular progress view for iOS. Configurable in Storyboard or in code.",
"homepage": "https://github.com/atecle/ATCircularProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adam": "adam.tecle@gmail.com"
},
"social_media_url": "http://twitter.com/admtcl",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/atecle/ATCircularProgressView.git",
"tag": "1.0.0"
},
"source_files": [
"ATCircularProgressView",
"ATCircularProgressView/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}