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