[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / e / 8 / c / LYFUIKit / 1.0.0.Binary / LYFUIKit.podspec.json
blobe2aba716cedb868762735e9256b15ae6c209653f
2   "name": "LYFUIKit",
3   "version": "1.0.0.Binary",
4   "summary": "A short description of LYFUIKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ios-liyufa/LYFUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liyufa": "li.yufa@starrides.com"
13   },
14   "source": {
15     "git": "https://github.com/ios-liyufa/LYFUIKit.git",
16     "tag": "1.0.0.Binary"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "prepare_command": "/bin/bash build_lib.sh",
22   "source_files": "Pod/Products/include/**",
23   "ios": {
24     "vendored_libraries": "Pod/Products/lib/*.a"
25   },
26   "public_header_files": "Pod/Products/include/*.h",
27   "pod_target_xcconfig": {
28     "VALID_ARCHS": "x86_64 armv7 arm64"
29   }