blob: 6b8eb483419b978833b5dc2806e1d7c36a2f9ab1 [file] [log] [blame]
{
"name": "libWinstallOtherSDK",
"version": "1.0.0",
"summary": "WinstallOtherSDK's officially supported iOS SDK",
"description": "WinstallOtherSDK's officially supported iOS SDK for pod.",
"homepage": "https://www.openinstall.io",
"license": "MIT",
"authors": {
"Cooper": "winstallother@gmail.com"
},
"source": {
"git": "https://github.com/WinstallSDK/sdk-other.git",
"tag": "1.0.0"
},
"vendored_libraries": "frameworks/libWinstallOtherSDK.a",
"source_files": "Classes/**/*.{h,m}",
"platforms": {
"ios": "8.0"
}
}