[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 9 / 0 / 3 / NKDCloudModule / 0.1.2 / NKDCloudModule.podspec.json
blob4aca19c9c29a1ece489c7e1b9e866f48d746606b
2   "name": "NKDCloudModule",
3   "version": "0.1.2",
4   "summary": "Use in Main Project to chat with others, provide chat UI and function",
5   "description": "just a module in main product, Add long description of the pod here. check project has NKDCloudModule func before import this module.",
6   "homepage": "https://gitee.com/nick5683/NKDCloudModule.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nick": "157132026@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/nick5683/NKDCloudModule.git.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": [
22     "NKDCloudModule/Classes/**/*",
23     "NKDCloudModule/Classes/**/**/"
24   ],
25   "resource_bundles": {
26     "NKDCloudModule": [
27       "NKDCloudModule/Resources/*"
28     ]
29   },
30   "pod_target_xcconfig": {
31     "VALID_ARCHS": "x86_64 armv7 arm64"
32   },
33   "static_framework": true,
34   "vendored_libraries": "NKDCloudModule/Libs/*.a",
35   "vendored_frameworks": "NKDCloudModule/Libs/*.framework",
36   "public_header_files": "NKDCloudModule/Classes/**/*.h",
37   "frameworks": [
38     "UIKit",
39     "WebKit",
40     "JavaScriptCore",
41     "CoreMedia",
42     "MediaPlayer",
43     "AVFoundation",
44     "AVKit",
45     "GLKit",
46     "OpenGLES",
47     "CoreText",
48     "QuartzCore",
49     "CoreGraphics",
50     "QuickLook",
51     "CoreTelephony",
52     "AssetsLibrary",
53     "CoreLocation",
54     "AddressBook",
55     "CoreMotion",
56     "ExternalAccessory"
57   ],
58   "libraries": [
59     "c++",
60     "sqlite3.0",
61     "z"
62   ]