[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 1 / a / YLTMLinHaiProjectKit / 0.0.1 / YLTMLinHaiProjectKit.podspec.json
blob15cdc5c5c81300cbebb229384adaeeaa61259a48
2   "name": "YLTMLinHaiProjectKit",
3   "version": "0.0.1",
4   "summary": "A short description of YLTMLinHaiProjectKit.",
5   "description": "0.0.1",
6   "homepage": "https://e.coding.net/zxm001/YLTMLinHaiProjectKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zxm": "zxm_ios@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://e.coding.net/zxm001/YLTMLinHaiProjectKit.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "YLTMLinHaiProjectKit/YLTMLinHaiProjectKit.framework/Headers/*.{h}",
22   "resources": "YLTMLinHaiProjectKit/YLTMLinHaiProjectKit.framework",
23   "frameworks": [
24     "AVFoundation",
25     "CoreMedia",
26     "CoreAudio",
27     "AVKit",
28     "VideoToolbox"
29   ],
30   "static_framework": true,
31   "libraries": [
32     "z",
33     "c++",
34     "sqlite3"
35   ],
36   "vendored_frameworks": "YLTMLinHaiProjectKit/YLTMLinHaiProjectKit.framework",
37   "public_header_files": "YLTMLinHaiProjectKit/YLTMLinHaiProjectKit.framework/Headers/YLTMLinHaiProjectKit.h",
38   "pod_target_xcconfig": {
39     "VALID_ARCHS": "arm64 x86_64"
40   }