blob: 6ce25d6073c8441da2dd425404f1554240549aa1 [file] [log] [blame]
{
"name": "SwiftIvarAccess",
"version": "0.5.0",
"summary": "SwiftIvarAccess enables you to read the type encoding of a Swift variable",
"description": "This is a pod for IvarAccess.h taken from https://github.com/johnno1962/injectionforxcode",
"homepage": "https://github.com/Alexs1987/SwiftIvarAccess",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexs1987": "alexsludnikov1@gmail.com"
},
"source": {
"git": "https://github.com/Alexs1987/SwiftIvarAccess.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.7",
"tvos": "9.0"
},
"source_files": "SwiftIvarAccess/Classes/**/*"
}