blob: d7c412e871c550afb2da4e3718a29c0ef7b96e40 [file] [log] [blame]
{
"name": "KeyPathBox",
"version": "0.1.2",
"summary": "A Wrapper of Object for adding Some Capability.",
"description": "A Wrapper of Object for adding some capability\nNow I provide FutureBox only.",
"homepage": "https://github.com/JCSooHwanCho/KeyPathBox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JCSooHwanCho": "chh0107@gmail.com"
},
"swift_versions": "4.0",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "3.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/JCSooHwanCho/KeyPathBox.git",
"tag": "0.1.2"
},
"source_files": [
"Classes/**/*.swift",
"Classes/KeyPathBox.h",
"KeyPathBox/info.plist"
],
"requires_arc": true,
"swift_version": "4.0"
}