blob: 9b1a90ac7d4f759e2f940163029733d3e5d78948 [file] [log] [blame]
{
"name": "CircularTimer",
"version": "0.0.2",
"summary": "A CocoaPods library written in Swift",
"description": "A Circular Timer that counts down time in both foreground and background with a circular progression animation and fully customizable.",
"homepage": "https://github.com/FabioMs27/CircularTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/FabioMs27/CircularTimer.git",
"tag": "0.0.2"
},
"authors": {
"FabioMs27": "fabio.ms27@hotmail.com"
},
"platforms": {
"ios": "13.5"
},
"swift_versions": "5.3",
"source_files": "CircularTimer/**/*.{h,m,swift}",
"swift_version": "5.3"
}