[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / 1 / JLCLSDK / 1.0.1 / JLCLSDK.podspec.json
blob72cfba94a03cf5af8f1490b8edcfabad3f678d23
2   "name": "JLCLSDK",
3   "version": "1.0.1",
4   "summary": "聚量磁力iOS广告聚合SDK 1.0.1版本",
5   "homepage": "https://gitee.com/ErenCoder",
6   "license": "MIT",
7   "authors": {
8     "Eren": "eren59421@gmail.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://gitee.com/ErenCoder/jlclsdk.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "Classes",
19     "JLCLSDK.framework/Headers/*.{h,m}"
20   ],
21   "exclude_files": "Classes/Exclude",
22   "ios": {
23     "vendored_frameworks": "JLCLSDK.framework"
24   },
25   "pod_target_xcconfig": {
26     "VALID_ARCHS": "x86_64 armv7 arm64 i386"
27   },
28   "frameworks": [
29     "UIKit",
30     "Foundation",
31     "Accelerate",
32     "AdSupport",
33     "AppTrackingTransparency",
34     "AudioToolbox",
35     "AVFoundation",
36     "CoreGraphics",
37     "CoreImage",
38     "CoreLocation",
39     "CoreMedia",
40     "CoreMotion",
41     "CoreTelephony",
42     "CoreText",
43     "ImageIO",
44     "JavaScriptCore",
45     "MapKit",
46     "MediaPlayer",
47     "MobileCoreServices",
48     "QuartzCore",
49     "Security",
50     "StoreKit",
51     "SystemConfiguration",
52     "WebKit"
53   ],
54   "libraries": [
55     "bz2",
56     "c++",
57     "iconv",
58     "resolv.9",
59     "sqlite3",
60     "xml2",
61     "z",
62     "c++abi"
63   ]