| { | |
| "name": "EKKit", | |
| "version": "1.0.2", | |
| "summary": "This is an amazing EKKit", | |
| "homepage": "https://github.com/erikkamalov/EKKit.git", | |
| "source": { | |
| "git": "https://github.com/erikkamalov/EKKit.git", | |
| "tag": "1.0.2" | |
| }, | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Erik Kamalov": "ekamalov967@gmail.com" | |
| }, | |
| "swift_version": "5.0", | |
| "platforms": { | |
| "ios": "12.0" | |
| }, | |
| "source_files": "Source/EKKit/**/*.swift" | |
| } |