[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / b / e / zolozkit / 1.0.0 / zolozkit.podspec.json
blobf2c8c25786863cb772f508aa8217acc9cc639012
2   "name": "zolozkit",
3   "version": "1.0.0",
4   "summary": "A short description of zolozkit.",
5   "description": "* Detail about this framework.",
6   "homepage": "http://EXAMPLE/zolozkit",
7   "license": "MIT",
8   "authors": {
9     "ZOLOZ Client": "zolozclient@gmail.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "http": "https://zasia.oss-cn-beijing.aliyuncs.com/test/lizeTest/zolozkit-1.0.0.200103214652-bin%20%281%29.tgz"
16   },
17   "preserve_paths": "zolozkit.framework/*",
18   "resources": "zolozkit.framework/*.bundle",
19   "frameworks": [
20     "AVFoundation",
21     "CoreTelephony",
22     "CoreMotion",
23     "CoreLocation",
24     "SystemConfiguration",
25     "Accelerate",
26     "CoreMedia",
27     "CoreServices",
28     "CoreGraphics",
29     "QuartzCore",
30     "CoreVideo",
31     "CoreImage"
32   ],
33   "vendored_frameworks": "zolozkit.framework",
34   "requires_arc": true,
35   "xcconfig": {
36     "FRAMEWORK_SEARCH_PATHS": "Pods/zolozkit"
37   }