blob: d017f3e7d9ef2e9019e62935ef47902368676fee [file] [log] [blame]
{
"name": "LightStyleSDK",
"version": "1.0.0-Beta-2",
"summary": "Light Style SDK",
"homepage": "https://github.com/itthisakp/LightStyle",
"license": "Light Style",
"authors": "LightStyle",
"platforms": {
"ios": "9.0"
},
"swift_version": "5.0",
"source": {
"git": "https://github.com/itthisakp/LightStyle.git",
"tag": "1.0.0-Beta-2"
},
"ios": {
"vendored_frameworks": "LightStyleSDK.framework"
},
"dependencies": {
"LightStyleSupportingSDK": [
]
}
}