blob: 641435b1d238ccee156bb8ff600fcf108ef2e566 [file] [log] [blame]
{
"name": "SwiftCount",
"version": "0.1.0",
"summary": "SwiftCount.",
"description": "Simple Rolling Count Label",
"swift_versions": "5.0",
"homepage": "https://github.com/comcxx11/SwiftCount",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"comcxx11": "comcxx11@gmail.com"
},
"source": {
"git": "https://github.com/comcxx11/SwiftCount.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftCount/Classes/**/*",
"swift_version": "5.0"
}