blob: 12de1101ba2a6051acd21c4e6c8e29303ceb9028 [file] [log] [blame]
{
"name": "Inspector",
"version": "0.0.1",
"summary": "An elegant Object-Oriented objc runtime wrapper for Swift.",
"description": "An elegant Object-Oriented objc runtime wrapper for Swift.\n1. Elegant\n2. OOP\n3. Inspect\n4. runtime\n5. Wrapper",
"homepage": "https://github.com/0xxd0/Inspector",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"0xxd0": "10173746+0xxd0@users.noreply.github.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/0xxd0/Inspector.git",
"tag": "0.0.1"
},
"source_files": "Sources/*.{swift}",
"pushed_with_swift_version": "3.2"
}