| { |
| "name": "SwiftExtensionChimera", |
| "version": "0.0.3", |
| "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.3" |
| }, |
| "dependencies": { |
| "PureLayout": [ |
| |
| ], |
| "TinyConstraints": [ |
| |
| ] |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "swift_versions": "4.0", |
| "source_files": "**/*.{swift}", |
| "swift_version": "4.0" |
| } |