| { | |
| "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" | |
| } |