[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 9 / 2 / CLDeviceService / 0.2.6 / CLDeviceService.podspec.json
blob91f6561dd39b344950e3cc072b677b3fc4c34847
2   "name": "CLDeviceService",
3   "version": "0.2.6",
4   "summary": "A short description of CLDeviceService.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/einbebop/CLDeviceService",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Einbebop": "einbebop1998@gmail.com"
13   },
14   "source": {
15     "git": "https://gitee.com/einbebop/CLDeviceService.git",
16     "tag": "0.2.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CLDeviceService/Classes/**/*",
22   "resource_bundles": {
23     "CLDeviceService": [
24       "CLDeviceService/Assets/*.png"
25     ]
26   },
27   "public_header_files": "Pod/Classes/**/*.h",
28   "libraries": [
29     "icucore",
30     "c++"
31   ],
32   "frameworks": "CoreBluetooth",
33   "vendored_libraries": "CLDeviceService/Classes/Libs/*.a",
34   "vendored_frameworks": "CLDeviceService/Classes/Libs/*.framework",
35   "static_framework": true,
36   "pod_target_xcconfig": {
37     "VALID_ARCHS[sdk=iphonesimulator*]": ""
38   }