blob: 64cb02965759f74c943050c0f280789ab506f085 [file] [log] [blame]
{
"name": "LightStyleSDK",
"version": "1.0.0-Beta-3",
"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-3"
},
"ios": {
"vendored_frameworks": "LightStyleSDK.framework"
},
"dependencies": {
"LightStyleSupportingSDK": [
]
}
}