blob: e55790d39299e2cb1e6a9a7835572efeaa63444f [file] [log] [blame]
{
"name": "SwiftExtensionChimera",
"version": "0.0.2",
"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.2"
},
"dependencies": {
"PureLayout": [
],
"TinyConstraints": [
]
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"source_files": "**/*.{swift}",
"swift_version": "4.0"
}