| { |
| "name": "JJBadge", |
| "version": "3.0", |
| "summary": "Simple JJBadge.", |
| "description": "'JJBadge is a awesome view for make counters easier'", |
| "homepage": "https://github.com/only-icesoul/ios-jjbadge", |
| "license": { |
| "type": "Apache License 2.0", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "only-icesoul": "justinjlf21@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/only-icesoul/ios-jjbadge.git", |
| "tag": "3.0" |
| }, |
| "platforms": { |
| "ios": "12.0" |
| }, |
| "source_files": "src/**/*.swift", |
| "swift_versions": "5.0", |
| "swift_version": "5.0" |
| } |