[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 5 / 2 / 8 / LightStyleSDK / 1.0.0-Alpha-8 / LightStyleSDK.podspec.json
blobe67ab0b0727a923db17ab68d2ceecf459ce11b21
2   "name": "LightStyleSDK",
3   "version": "1.0.0-Alpha-8",
4   "summary": "Light Style SDK",
5   "homepage": "https://github.com/itthisakp/LightStyle",
6   "license": "Light Style",
7   "authors": "LightStyle",
8   "platforms": {
9     "ios": "9.0"
10   },
11   "swift_version": "4.2",
12   "source": {
13     "git": "https://github.com/itthisakp/LightStyle.git",
14     "tag": "1.0.0-Alpha-8"
15   },
16   "ios": {
17     "vendored_frameworks": "LightStyleSDK.framework"
18   },
19   "dependencies": {
20     "LightStyleSupportingSDK": [
22     ]
23   },
24   "user_target_xcconfig": {
25     "ENABLE_BITCODE": "NO"
26   },
27   "pod_target_xcconfig": {
28     "ENABLE_BITCODE": "NO"
29   }