[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 9 / f / HRSDK / 0.2.0 / HRSDK.podspec.json
blobc9a1404c66371fb14ab88bfd4aff211fa86524dd
2   "name": "HRSDK",
3   "version": "0.2.0",
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": "0.2.0"
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   }