| { | |
| "name": "SwiftExtensionChimera", | |
| "version": "0.0.5", | |
| "summary": "A pod of Swift Extension Chimera.", | |
| "homepage": "https://github.com/WataruSuzuki", | |
| "license": "MIT License", | |
| "authors": { | |
| "WataruSuzuki": "wataru0406@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/WataruSuzuki/SwiftExtensionChimera.git", | |
| "tag": "0.0.5" | |
| }, | |
| "dependencies": { | |
| "PureLayout": [ | |
| ] | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "swift_versions": "5.0", | |
| "source_files": "**/*.{swift}", | |
| "swift_version": "5.0" | |
| } |