blob: d61a331014a554b7dea1becdfe7d0b7bd73097cb [file] [log] [blame]
{
"name": "libOpenInstallSDK",
"version": "2.3.0",
"summary": "openinstall's officially supported iOS SDK",
"description": "openinstall's officially supported iOS SDK for pod.",
"homepage": "https://www.openinstall.io",
"license": "MIT",
"authors": {
"Cooper": "appopeninstall@gmail.com"
},
"source": {
"git": "https://github.com/OpenInstall/openinstall-ios-pod.git",
"tag": "2.3.0"
},
"vendored_libraries": "frameworks/libOpenInstallSDK.a",
"source_files": "Classes/**/*.{h,m}",
"platforms": {
"ios": "8.0"
}
}