blob: e6ec1058a4af7dbf2da679fe47ed4d5b8c428526 [file] [log] [blame]
{
"name": "SwiftIvarAccess",
"version": "0.1.0",
"summary": "This pod is intended to help you get the type encoding for Swift vars",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftIvarAccess/Classes/**/*"
}