Showing
56 changed files
with
4 additions
and
10 deletions
1 | Pod::Spec.new do |s| | 1 | Pod::Spec.new do |s| |
2 | s.name = 'HHDoctor' | 2 | s.name = 'HHDoctor' |
3 | -s.version= "3.1.0080614" | 3 | +s.version= "3.1.0081916" |
4 | s.summary = 'A short description of hhvDoctorSDK.' | 4 | s.summary = 'A short description of hhvDoctorSDK.' |
5 | 5 | ||
6 | s.description = <<-DESC | 6 | s.description = <<-DESC |
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
HHDoctor/HHDoctor.framework/HHDoctor
100755 → 100644
No preview for this file type
No preview for this file type

378 Bytes

10.9 KB

11.2 KB

1.01 KB

721 Bytes

223 Bytes

925 Bytes

452 Bytes

1.36 KB

722 Bytes

666 Bytes

722 Bytes

690 Bytes

1.18 KB

3.68 KB

11.4 KB

2.3 KB

2.64 KB

384 Bytes

986 Bytes

723 Bytes

1.49 KB

1.62 KB

804 Bytes

848 Bytes

1.14 KB

894 Bytes

690 Bytes
@@ -12,7 +12,9 @@ | @@ -12,7 +12,9 @@ | ||
12 | 12 | ||
13 | #define HHTestBaseURL @"https://test.hh-medic.com/familyapp" | 13 | #define HHTestBaseURL @"https://test.hh-medic.com/familyapp" |
14 | 14 | ||
15 | -#define HHMedicDetailBaseURL @"https://e.hh-medic.com" | 15 | +#define HHTestMedicDetailBaseURL @"https://test.hh-medic.com" |
16 | + | ||
17 | +#define HHSecMedicDetailBaseURL @"https://e.hh-medic.com" | ||
16 | 18 | ||
17 | 19 | ||
18 | #define HHFamilyUpload @"https://sec.hh-medic.com/orderapp/file/file_upload_family" | 20 | #define HHFamilyUpload @"https://sec.hh-medic.com/orderapp/file/file_upload_family" |
No preview for this file type
No preview for this file type
No preview for this file type
-
Please register or login to post a comment