blob: 7db9f247eba3fb8b35f6daeba66a0d326284e95f [file] [log] [blame]
{
"name": "DGIBNativePlugin",
"version": "1.0.1",
"summary": "NativePlugin used by the InterfaceBuilder framework",
"homepage": "http://framework.digipolitan.com/ib-nativeplugin.html",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Digipolitan": "contact@digipolitan.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "http://framework.digipolitan.com/libraries-release/ios/ib/nativeplugin/1.0.1/DGIBNativePlugin.zip"
},
"vendored_frameworks": "DGIBNativePlugin.framework",
"requires_arc": true,
"dependencies": {
"DGInterfaceBuilder": [
]
}
}