UIHuman *dimple = [[UIHuman alloc]initWithFrame:CGRectMake(0,0,1ft,5.1ft)]; dimple.gender = UIHumanGender.Female; dimple.profession = UIHumanProfession.iPhoneAppDeveloper; dimple.location = [NSPlace placeFromString:@“Ahmedabad,India”];