[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 9 / f / HRSDK / 4.4.01.02 / HRSDK.podspec.json
blob35f118039e67e4a2b4c372a38bfe3d2a405610f4
2   "name": "HRSDK",
3   "version": "4.4.01.02",
4   "summary": "sdk功能性封装",
5   "description": "sdk功能性封装,未包含具体业务",
6   "homepage": "https://github.com/wowbby/HRSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wowbby": "zhengzx@haierubic.com"
13   },
14   "source": {
15     "git": "https://github.com/wowbby/HRSDK.git",
16     "tag": "4.4.01.02"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HRSDK/Classes/**/*",
22   "vendored_frameworks": "HRSDK/Frameworks/uSDK.framework",
23   "user_target_xcconfig": {
24     "OTHER_LDFLAGS": "-lc++"
25   },
26   "resources": [
27     "HRSDK/Frameworks/uSDK.framework/configFiles.bundle"
28   ]