| { | |
| "name": "CloverKit", | |
| "version": "1.1.0", | |
| "summary": "Cross-module invocation.", | |
| "description": "Cross-module invocation for iOS project.", | |
| "homepage": "https://github.com/Arror/CloverKit", | |
| "license": "MIT", | |
| "authors": { | |
| "Arror": "hallo.maqiang@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Arror/CloverKit.git", | |
| "tag": "1.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "swift_versions": "5.0", | |
| "source_files": "CloverKit/Classes/**/*", | |
| "swift_version": "5.0" | |
| } |