blob: 283c38b87ef4f41535d83ebd1686a395a4dbd6f7 [file] [log] [blame]
{
"name": "LightStyleSDK",
"version": "1.0.0-Alpha-7",
"summary": "Light Style SDK",
"homepage": "https://github.com/itthisakp/LightStyle",
"license": "Light Style",
"authors": "LightStyle",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/itthisakp/LightStyle.git",
"tag": "1.0.0-Alpha-7"
},
"ios": {
"vendored_frameworks": "LightStyleSDK.framework"
},
"dependencies": {
"LightStyleSupportingSDK": [
]
},
"user_target_xcconfig": {
"ENABLE_BITCODE": "NO"
},
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
}
}