wgl

static framework

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
1 -<?xml version="1.0" encoding="UTF-8"?>  
2 -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">  
3 -<plist version="1.0">  
4 -<dict>  
5 - <key>HHBundleVersion</key>  
6 - <string>07.18.1924</string>  
7 -</dict>  
8 -</plist>  
@@ -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"