[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / b / e / zolozkit / 1.0.0.200108135104 / zolozkit.podspec.json
blob880e8aa5a07504967461ba0b006969fcbef82ffb
2   "name": "zolozkit",
3   "version": "1.0.0.200108135104",
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://github.com/zolozclient/zoloz-client-ios/releases/download/v1.0.0.200108135104/zolozkit-1.0.0.200108135104-bin.tgz.20200108_13_51_40.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   }