blob: 958a5987539bdb37ca0305fefa8de734c500ce26 [file] [log] [blame]
{
"name": "RuntimeNew",
"version": "2.1.5",
"summary": "RuntimeNew",
"swift_versions": "5.0",
"description": "Runtime abilities for native swift objects.",
"homepage": "https://github.com/arturdev/RuntimeNew",
"license": "MIT",
"authors": {
"Artur Mkrtchyan": "mkrtarturdev@gmail.com"
},
"platforms": {
"ios": "9.0",
"osx": "10.12"
},
"source": {
"git": "https://github.com/arturdev/RuntimeNew.git",
"tag": "2.1.5"
},
"source_files": "Sources/**/*.{swift,h}",
"swift_version": "5.0"
}