| { | |
| "name": "HKit", | |
| "version": "0.0.3", | |
| "summary": "A library of useful enums, extensions, protocols, and classes.", | |
| "swift_version": "4.2", | |
| "homepage": "https://github.com/HimanshuParashar/HKit", | |
| "license": "MIT", | |
| "authors": { | |
| "Himanshu Parashar": "hparashar07@gmail.com" | |
| }, | |
| "social_media_url": "http://twitter.com/hparashar07", | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/HimanshuParashar/HKit.git", | |
| "tag": "0.0.3" | |
| }, | |
| "source_files": "HKit/Source/**/*" | |
| } |