CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.
| TestsTested | ✗ | 
| LangLanguage | Obj-CObjective C | 
| License | MIT | 
| ReleasedLast Release | Nov 2016 | 
Maintained by iPhone MedHelp.
Include hAPI SDK.xcodeproj in your project.
Allow for hAPI's Extensions
Other Linker Flags: -ObjC -all_load
Header Search Paths: ../Path/To/hAPI SDK/**
Target:
Link Binary With Libraries
include libhAPI SDK.a
In your applications didFinishLaunchingWithOptions
[MedHelp startWithAppID:@"yourAppID"];