TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Dec 2014 |
Maintained by Unclaimed.
#import <objc-pokemiku/PMMiku.h>
PMMiku *miku;
- (void)applicationDidFinishLaunching:(NSNotification *)aNotification
{
miku = [[PMMiku alloc] init];
}
Create an instance of PMMiku class first.
ObjCPokeMiku is available through CocoaPods, to install it simply add the following line to your Podfile:
pod "ObjCPokeMiku"
sota,
ObjCPokeMiku is available under the MIT license. See the LICENSE file for more info.