{ | |
"name": "SwiftCount", | |
"version": "0.1.3", | |
"summary": "SwiftCount.", | |
"swift_versions": "5.0", | |
"description": "SwiftCount description", | |
"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.3" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source_files": "SwiftCount/Classes/**/*", | |
"swift_version": "5.0" | |
} |