| { |
| "name": "LightStyleSDK", |
| "version": "1.0.0-Alpha-6", |
| "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-6" |
| }, |
| "ios": { |
| "vendored_frameworks": "LightStyleSDK.framework" |
| }, |
| "dependencies": { |
| "LightStyleSupportingSDK": [ |
| |
| ] |
| }, |
| "user_target_xcconfig": { |
| "ENABLE_BITCODE": "NO" |
| }, |
| "pod_target_xcconfig": { |
| "ENABLE_BITCODE": "NO" |
| } |
| } |